mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
13 lines
266 B
Diff
13 lines
266 B
Diff
diff --git a/lib/Linux/Epoll.xs b/lib/Linux/Epoll.xs
|
|
index 11cfc6d..c6c930d 100644
|
|
--- a/lib/Linux/Epoll.xs
|
|
+++ b/lib/Linux/Epoll.xs
|
|
@@ -1,7 +1,6 @@
|
|
#ifndef _GNU_SOURCE
|
|
# define _GNU_SOURCE
|
|
#endif
|
|
-#define GNU_STRERROR_R
|
|
|
|
#include <math.h>
|
|
#include <string.h>
|