include ctype.h
authorDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 8 Oct 2008 15:12:45 +0000 (16:12 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 8 Oct 2008 15:12:45 +0000 (16:12 +0100)
cstp.c

diff --git a/cstp.c b/cstp.c
index 49c9077..675a94d 100644 (file)
--- a/cstp.c
+++ b/cstp.c
@@ -24,6 +24,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <time.h>
+#include <ctype.h>
 
 #include <openssl/ssl.h>
 #include <openssl/err.h>