From: risso Date: Wed, 13 Jul 2005 06:25:13 +0000 (+0000) Subject: Added a missing source file (print-slow.c) in the Cygnus and VC6 projects. X-Git-Tag: tcpdump-4.0.0~365 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/6c6ae0d48df134202685390dffe646e481f46756 Added a missing source file (print-slow.c) in the Cygnus and VC6 projects. --- diff --git a/win32/prj/GNUmakefile b/win32/prj/GNUmakefile index a74bc58b..832aad68 100644 --- a/win32/prj/GNUmakefile +++ b/win32/prj/GNUmakefile @@ -114,6 +114,7 @@ OBJS = \ ../../print-sctp.o \ ../../print-sl.o \ ../../print-sll.o \ + ../../print-slow.o \ ../../print-smb.o \ ../../print-snmp.o \ ../../print-stp.o \ diff --git a/win32/prj/WinDump.dsp b/win32/prj/WinDump.dsp index 6433d0b3..618d4d7b 100644 --- a/win32/prj/WinDump.dsp +++ b/win32/prj/WinDump.dsp @@ -473,6 +473,10 @@ SOURCE="..\..\print-sll.c" # End Source File # Begin Source File +SOURCE="..\..\print-slow.c" +# End Source File +# Begin Source File + SOURCE="..\..\print-smb.c" # End Source File # Begin Source File