sio.h (xinetd-2.3.15) | : | sio.h (xinetd-2.3.15.4.tar.xz) | ||
---|---|---|---|---|
/* | /* | |||
* (c) Copyright 1992, 1993 by Panagiotis Tsirigotis | * (c) Copyright 1992, 1993 by Panagiotis Tsirigotis | |||
* All rights reserved. The file named COPYRIGHT specifies the terms | * All rights reserved. The file named COPYRIGHT specifies the terms | |||
* and conditions for redistribution. | * and conditions for redistribution. | |||
*/ | */ | |||
/* | /* | |||
* $Id: sio.h,v 1.7 2007-09-20 17:01:52 bbraun Exp $ | * $Id$ | |||
*/ | */ | |||
#ifndef __SIO_H | #ifndef __SIO_H | |||
#define __SIO_H | #define __SIO_H | |||
#include <errno.h> | #include <errno.h> | |||
#include <string.h> | #include <string.h> | |||
#include <unistd.h> | #include <unistd.h> | |||
#include <stdarg.h> | #include <stdarg.h> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |