diff options
Diffstat (limited to 'template.c')
-rw-r--r-- | template.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -8,11 +8,7 @@ #endif #include <stdio.h> -#ifdef BSD #include <stdlib.h> -#else -#include <malloc.h> -#endif #include <string.h> #include <ctype.h> #include <assert.h> |