mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
10 lines
250 B
Diff
10 lines
250 B
Diff
|
--- httping-1.4.1/str.h 2010-01-10 15:35:22.000000000 -0500
|
||
|
+++ str.h 2010-07-08 00:20:04.633607710 -0400
|
||
|
@@ -16,5 +16,5 @@
|
||
|
#include <string.h>
|
||
|
|
||
|
#ifndef _GNU_SOURCE
|
||
|
-char *strndup(char *in, int size);
|
||
|
+//char *strndup(char *in, int size);
|
||
|
#endif
|