summaryrefslogtreecommitdiff
path: root/src/libbiguint/bu_subc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libbiguint/bu_subc.c')
-rw-r--r--src/libbiguint/bu_subc.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/libbiguint/bu_subc.c b/src/libbiguint/bu_subc.c
index 69aa6ab..63147b0 100644
--- a/src/libbiguint/bu_subc.c
+++ b/src/libbiguint/bu_subc.c
@@ -1,10 +1,6 @@
/* ISC license. */
-/* OpenBSD needs that for EOVERFLOW. wtfbsdseriously */
-#ifndef _BSD_SOURCE
-#define _BSD_SOURCE
-#endif
-
+#include <skalibs/bsdsnowflake.h>
#include <errno.h>
#include <skalibs/biguint.h>