]> git.pld-linux.org Git - packages/autofs.git/blob - autofs-hesiod-includes.patch
- rel.1, lets try
[packages/autofs.git] / autofs-hesiod-includes.patch
1 diff -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.200463 seconds and 3 git commands to generate.