aboutsummaryrefslogtreecommitdiff
path: root/src/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/table.c')
-rw-r--r--src/table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/table.c b/src/table.c
index 418da3a..9caca0b 100644
--- a/src/table.c
+++ b/src/table.c
@@ -1,5 +1,6 @@
#include "table.h"
#include <stdlib.h>
+#define _GNU_SOURCE
#include <string.h>
#include <stdint.h>