Replace the incorrectly commented out file prototypes.h with

misc.h.
This commit is contained in:
Ron Koenderink 2007-08-20 20:13:56 +00:00
parent 9cd99dd336
commit 7d53597331

View file

@ -56,7 +56,7 @@
#include "unistd.h"
#include "sys/uio.h"
//#include "prototypes.h"
#include "misc.h"
/*
* FD_SETSIZE is the size for the maximum number of sockets.