diff options
| author | Adam Tkac <atkac@redhat.com> | 2012-10-11 16:07:10 +0200 |
|---|---|---|
| committer | Adam Tkac <atkac@redhat.com> | 2012-10-11 16:07:10 +0200 |
| commit | 7d40dc1da5aba4fd10050819ee275c9a86e932c7 (patch) | |
| tree | 885a8e79c6cc9b03aa7fcc501113c625396186a6 /bind99-stat.patch | |
| parent | d6323c1def4505ce1e2879f0d1cc0a668cc090ed (diff) | |
| download | bind-7d40dc1da5aba4fd10050819ee275c9a86e932c7.tar.gz bind-7d40dc1da5aba4fd10050819ee275c9a86e932c7.tar.xz bind-7d40dc1da5aba4fd10050819ee275c9a86e932c7.zip | |
Install isc/stat.h
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind99-stat.patch')
| -rw-r--r-- | bind99-stat.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bind99-stat.patch b/bind99-stat.patch new file mode 100644 index 0000000..87e6f97 --- /dev/null +++ b/bind99-stat.patch @@ -0,0 +1,12 @@ +diff -up bind-9.9.2/lib/isc/unix/include/isc/Makefile.in.stat bind-9.9.2/lib/isc/unix/include/isc/Makefile.in +--- bind-9.9.2/lib/isc/unix/include/isc/Makefile.in.stat 2012-10-11 15:52:08.597838751 +0200 ++++ bind-9.9.2/lib/isc/unix/include/isc/Makefile.in 2012-10-11 15:52:16.339836619 +0200 +@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@ + + @BIND9_VERSION@ + +-HEADERS = dir.h int.h net.h netdb.h offset.h stdtime.h \ ++HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \ + syslog.h time.h + + SUBDIRS = |
