We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0fbb6 commit 8de29f4Copy full SHA for 8de29f4
1 file changed
src/bfjit.c
@@ -1,3 +1,5 @@
1
+#define _GNU_SOURCE
2
+
3
#include "bfjit.h"
4
5
#include <stdint.h>
0 commit comments