You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/dosdetector/files/dosdetector-20060621-isdigi...

11 lines
192 B

--- a/include/dos.h
+++ b/include/dos.h
@@ -26,6 +26,7 @@
#include <net/ppp_defs.h>
#include <sys/ioctl.h>
#include <time.h>
+#include <ctype.h> /* isdigit() */
/*
#define DEBUG_TREE 1