diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-11 11:37:58 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-11 11:37:58 +0000 |
| commit | 720743509b212cc418b72dec927522384d4955e1 (patch) | |
| tree | 38207e7bfb1cbbe80c348239872fd31c84cc43e9 /net/netatalk/files/patch-af | |
| parent | upgrade to 4.4.2 (diff) | |
upgrade to 1.5p8
PR: 31145
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=48676
Diffstat (limited to 'net/netatalk/files/patch-af')
| -rw-r--r-- | net/netatalk/files/patch-af | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/net/netatalk/files/patch-af b/net/netatalk/files/patch-af deleted file mode 100644 index 01cf664f2bdd..000000000000 --- a/net/netatalk/files/patch-af +++ /dev/null @@ -1,18 +0,0 @@ ---- libatalk/cnid/cnid_nextid.c.orig Fri Aug 17 00:30:29 2001 -+++ libatalk/cnid/cnid_nextid.c Wed Aug 29 15:50:04 2001 -@@ -7,6 +7,7 @@ - #include "config.h" - #endif /* HAVE_CONFIG_H */ - -+#ifdef CNID_DB - #include <db.h> - - #include <atalk/adouble.h> -@@ -29,5 +30,6 @@ - memcpy(&id, ad_entry(&db->rootinfo, ADEID_DID), sizeof(id)); - return id; - } -+#endif /* CNID_DB */ - #endif - - |
