diff options
Diffstat (limited to 'scramble~.c')
-rw-r--r-- | scramble~.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scramble~.c b/scramble~.c index a741494..082fb75 100644 --- a/scramble~.c +++ b/scramble~.c @@ -2,6 +2,7 @@ #include "ext13.h" #include <sys/types.h> #include <string.h> +#include <math.h> #ifndef _WIN32 #include <netinet/in.h>
#include <netdb.h>
|