13 lines
312 B
Plaintext
13 lines
312 B
Plaintext
$OpenBSD: patch-test_bug-mmap_c,v 1.2 2018/05/03 11:02:57 solene Exp $
|
|
--- test/bug-mmap.c.orig Sat May 30 10:30:00 2015
|
|
+++ test/bug-mmap.c Wed Nov 18 16:39:20 2015
|
|
@@ -13,8 +13,6 @@
|
|
|
|
#include "config.h"
|
|
|
|
-#define _BSD_SOURCE 1 /* for MAP_POPULATE */
|
|
-
|
|
#if HAVE_SYS_MMAN_H
|
|
# include <sys/mman.h>
|
|
#endif
|