#include <ac/ctype.h>, needed by last commit

This commit is contained in:
Hallvard Furuseth 2005-08-08 20:19:25 +00:00
parent b286c9264b
commit b1e4b27388

View file

@ -27,6 +27,7 @@
#include <stdio.h>
#include <ac/ctype.h>
#include <ac/socket.h>
#include <ac/string.h>
#include <ac/time.h>