Roger Dingledine
il y a 21 ans
|
@@ -23,6 +23,9 @@
|
|
|
#include <windows.h>
|
|
#include <windows.h>
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
|
|
+#ifdef HAVE_CTYPE_H
|
|
|
|
|
+#include <ctype.h>
|
|
|
|
|
+#endif
|
|
|
#include <stdlib.h>
|
|
#include <stdlib.h>
|
|
|
#include <stdio.h>
|
|
#include <stdio.h>
|
|
|
#include <string.h>
|
|
#include <string.h>
|