Browse Source

configure: Remove duplicate sys/file.h check

Luke Dashjr 12 years ago
parent
commit
7d7ea522f7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -74,8 +74,6 @@ AC_CHECK_HEADERS([sys/epoll.h])
 AC_CHECK_HEADERS([sys/prctl.h])
 AC_CHECK_HEADERS([sys/file.h])
 
-AC_CHECK_HEADERS([sys/file.h])
-
 # Setuid
 AC_CHECK_HEADERS([pwd.h])