add header needed on some installations

This commit is contained in:
ehouse 2005-10-23 21:35:19 +00:00
parent 4bcc9ccbc5
commit ba294dbe95

View file

@ -19,6 +19,7 @@
*/
#include <assert.h>
#include <unistd.h>
#include <pthread.h>
#include <sys/types.h>
#include <sys/socket.h>