Include ac/ctype.h

This commit is contained in:
Hallvard Furuseth 1998-11-22 06:41:26 +00:00
parent 475fd6dc45
commit e97950dd45

View file

@ -17,6 +17,7 @@
#include <ac/socket.h>
#include <ac/string.h>
#include <ac/ctype.h>
#include <ac/syslog.h>
#include <ac/time.h>
#include <ac/wait.h>