Skip to content

Commit 1cf3af9

Browse files
committed
remove obsolete _BSD_SOURCE
Signed-off-by: Vincent-FK <[email protected]>
1 parent 0b38c1e commit 1cf3af9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#ifdef _WIN32_WCE
3838
#include <windows.h>
3939
#else
40-
#define _BSD_SOURCE // sync
4140
#include <stdlib.h>
4241
#include <stdio.h>
4342
#include <string.h>

0 commit comments

Comments
 (0)