capture_unix_ifnames.c is gone.

svn path=/trunk/; revision=49490
This commit is contained in:
Guy Harris 2013-05-22 04:17:23 +00:00
parent cbdf1039c1
commit 9f11d6cd44
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@ ADD_CUSTOM_COMMAND(
if(UNIX)
set(PLATFORM_SRC
capture-pcap-util-unix.c capture_unix_ifnames.c
capture-pcap-util-unix.c
)
endif()