From 90c56e487bdd000baebab820305a0e245ac2bf9a Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Thu, 26 Oct 2000 01:04:55 +0000 Subject: Add new port: www/neon This is an HTTP and WebDAV client library for Unix systems, with a C interface PR: 21958 Submitted by: Mikhail Teterin --- www/neon29/files/patch-aa | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 www/neon29/files/patch-aa (limited to 'www/neon29/files/patch-aa') diff --git a/www/neon29/files/patch-aa b/www/neon29/files/patch-aa new file mode 100644 index 000000000000..2f76f67a5ac1 --- /dev/null +++ b/www/neon29/files/patch-aa @@ -0,0 +1,8 @@ +--- example/nbrowse/main.c Sun Jul 16 15:58:00 2000 ++++ example/nbrowse/main.c Fri Oct 13 10:32:01 2000 +@@ -50,3 +50,4 @@ + #include +-#include ++#define xmalloc malloc ++#define xstrdup strdup + -- cgit v1.2.3