]> git.pld-linux.org Git - packages/autofs.git/commitdiff
- new
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 14 Apr 2004 16:39:58 +0000 (16:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autofs-hesiod-includes.patch -> 1.1

autofs-hesiod-includes.patch [new file with mode: 0644]

diff --git a/autofs-hesiod-includes.patch b/autofs-hesiod-includes.patch
new file mode 100644 (file)
index 0000000..47f7903
--- /dev/null
@@ -0,0 +1,12 @@
+diff -burN autofs-4.0.0pre10.orig/modules/lookup_hesiod.c autofs-4.0.0pre10/modules/lookup_hesiod.c
+--- autofs-4.0.0pre10.orig/modules/lookup_hesiod.c     2004-04-14 18:16:35.384165512 +0200
++++ autofs-4.0.0pre10/modules/lookup_hesiod.c  2004-04-14 18:17:01.534190104 +0200
+@@ -16,7 +16,7 @@
+ #include <netinet/in.h>
+ #include <arpa/nameser.h>
+ #include <resolv.h>
+-#include <hesiod.h>
++#include <bind/hesiod.h>
+ #define MODULE_LOOKUP
+ #include "automount.h"
This page took 0.063749 seconds and 4 git commands to generate.