summaryrefslogtreecommitdiff
path: root/src/slowcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/slowcat.c')
-rw-r--r--src/slowcat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/slowcat.c b/src/slowcat.c
index facd2cc..647d2f0 100644
--- a/src/slowcat.c
+++ b/src/slowcat.c
@@ -1,4 +1,4 @@
-#define _BSD_SOURCE
+#define _DEFAULT_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>