Include config.h.

This commit is contained in:
Markus Armbruster 2005-12-27 18:04:19 +00:00
parent ea820f3b99
commit 3aebb68ee7
350 changed files with 714 additions and 0 deletions

View file

@ -36,6 +36,8 @@
* See W. Richard Stevens: UNIX Network Programming, Vol. 1
*/
#include <config.h>
#include <fcntl.h>
#include <sys/types.h>
#include <unistd.h>