ports/security/snoopy/files/patch-src-snoopy.h
2023-05-27 12:07:50 +08:00

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