]> git.pld-linux.org Git - packages/autofs.git/blame - autofs-hesiod-includes.patch
- use functions
[packages/autofs.git] / autofs-hesiod-includes.patch
CommitLineData
c51f853a
AG
1diff -burN autofs-4.0.0pre10.orig/modules/lookup_hesiod.c autofs-4.0.0pre10/modules/lookup_hesiod.c
2--- autofs-4.0.0pre10.orig/modules/lookup_hesiod.c 2004-04-14 18:16:35.384165512 +0200
3+++ autofs-4.0.0pre10/modules/lookup_hesiod.c 2004-04-14 18:17:01.534190104 +0200
4@@ -16,7 +16,7 @@
5 #include <netinet/in.h>
6 #include <arpa/nameser.h>
7 #include <resolv.h>
8-#include <hesiod.h>
9+#include <bind/hesiod.h>
10
11 #define MODULE_LOOKUP
12 #include "automount.h"
This page took 0.032543 seconds and 4 git commands to generate.