summaryrefslogtreecommitdiff
path: root/net/afpfs-ng/files/patch-lib__afp_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/afpfs-ng/files/patch-lib__afp_internal.h')
-rw-r--r--net/afpfs-ng/files/patch-lib__afp_internal.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/afpfs-ng/files/patch-lib__afp_internal.h b/net/afpfs-ng/files/patch-lib__afp_internal.h
new file mode 100644
index 000000000000..cf7625c4e033
--- /dev/null
+++ b/net/afpfs-ng/files/patch-lib__afp_internal.h
@@ -0,0 +1,12 @@
+--- lib/afp_internal.h.orig 2007-11-09 04:27:20.000000000 +0000
++++ lib/afp_internal.h 2012-10-14 13:11:34.000000000 +0000
+@@ -1,7 +1,7 @@
+ #ifndef _AFP_INTERNAL_H_
+ #define _AFP_INTERNAL_H_
+
+-#include "afp.h"
++#include "afpfs-ng/afp.h"
+
+ extern struct afp_versions afp_versions[];
+
+diff -Naur afpfs-ng-0.8.1.orig/lib/afp_url.c afpfs-ng-0.8.1/lib/afp_url.c