summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2023-02-12 23:53:07 +0000
committerDenis Ovsienko <denis@ovsienko.info>2023-02-13 00:19:58 +0000
commitbc8aab3a57c41620a3999ad8681d5739192bb04c (patch)
treea22249ccc919a9ec06d6e0b86854576d6b4a3d08 /Makefile.in
parent1c067cb020f2532913b5d148c031c3f682a65722 (diff)
downloadlibpcap-bc8aab3a57c41620a3999ad8681d5739192bb04c.tar.gz
Remove AIX-specific prototype headers. [skip ci]
AIX 4 was introduced in 1994. AIX 7.1 was introduced in 2010, it has the ffs() prototype in <strings.h>, and libpcap builds on AIX 7.1 and 7.2 without lbl/os-aix7.h: checking for ffs... yes checking whether ffs is declared... yes
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 7901a234..771aef70 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -294,8 +294,6 @@ EXTRA_DIST = \
fad-glifc.c \
grammar.y.in \
install-sh \
- lbl/os-aix4.h \
- lbl/os-aix7.h \
lbl/os-hpux11.h \
lbl/os-osf4.h \
lbl/os-osf5.h \