mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
10 lines
230 B
C
10 lines
230 B
C
--- src/snoopy.h.orig 2022-08-27 02:05:09 UTC
|
|
+++ src/snoopy.h
|
|
@@ -28,7 +28,6 @@
|
|
* - prevents GCC from complaining about not using strerror_r return value
|
|
* - enables strdup() presence
|
|
*/
|
|
-#define _XOPEN_SOURCE 700
|
|
|
|
|
|
|