diff options
| -rw-r--r-- | halibut.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ #include <stdio.h> #include <wchar.h> #include <time.h> +#include <string.h> #ifdef __GNUC__ #define NORETURN __attribute__((__noreturn__)) |
| index : halibut | ||
| My halibut tree | Franklin Wei |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | halibut.h | 1 |
@@ -4,6 +4,7 @@ #include <stdio.h> #include <wchar.h> #include <time.h> +#include <string.h> #ifdef __GNUC__ #define NORETURN __attribute__((__noreturn__)) |