Replace the incorrectly commented out file prototypes.h with
misc.h.
This commit is contained in:
parent
9cd99dd336
commit
7d53597331
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue