summaryrefslogtreecommitdiff
path: root/src/tools/pginclude/headerscheck
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/pginclude/headerscheck')
-rwxr-xr-xsrc/tools/pginclude/headerscheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/pginclude/headerscheck b/src/tools/pginclude/headerscheck
index f8b0674a661..225224a9bc8 100755
--- a/src/tools/pginclude/headerscheck
+++ b/src/tools/pginclude/headerscheck
@@ -59,7 +59,6 @@ do
test "$f" = src/include/port/cygwin.h && continue
test "$f" = src/include/port/darwin.h && continue
test "$f" = src/include/port/freebsd.h && continue
- test "$f" = src/include/port/hpux.h && continue
test "$f" = src/include/port/linux.h && continue
test "$f" = src/include/port/netbsd.h && continue
test "$f" = src/include/port/openbsd.h && continue