summaryrefslogtreecommitdiff
path: root/www/neon26/files/patch-aa
blob: 2f76f67a5ac18b83f1dc77eec0796aff365242fb (plain) (blame)
1
2
3
4
5
6
7
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 <uri.h>
-#include <xalloc.h>
+#define xmalloc malloc
+#define xstrdup strdup