12 lines
185 B
Text
12 lines
185 B
Text
Index: src/usyslog.c
|
|
--- src/usyslog.c.orig
|
|
+++ src/usyslog.c
|
|
@@ -32,8 +32,6 @@
|
|
|
|
#if __APPLE__
|
|
#include <malloc/malloc.h>
|
|
-#else
|
|
-#include <malloc.h>
|
|
#endif
|
|
|
|
#include <pthread.h>
|