File: xio-system.h

package info (click to toggle)
socat 1.7.1.3-1.4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,752 kB
  • sloc: ansic: 25,895; sh: 9,539; makefile: 140
file content (10 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
/* source: xio-system.h */
/* Copyright Gerhard Rieger 2001 */
/* Published under the GNU General Public License V.2, see file COPYING */

#ifndef __xio_system_h_included
#define __xio_system_h_included 1

extern const struct addrdesc addr_system;

#endif /* !defined(__xio_system_h_included) */