Menu

#1 typo in libsrv.c

open
nobody
None
5
2006-01-04
2006-01-04
Anonymous
No

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>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.