make resulted in this error
libsrv.c:49:2: invalid preprocessing directive #inlcude
/* $Id: libsrv.c,v 1.4 2002/10/02 13:28:11 vanrein Exp $
obviously,
- #inlcude <sys/time.h> + #include <sys/time.h>
Log in to post a comment.