From 2df54da6e2b70777154d38ce3923093568358285 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Thu, 1 Aug 2013 23:34:47 +0000 Subject: Move a bunch of the crypt modules and pint.h into wsutil. This means wsutil now links against libcrypt. Protect a bunch of the crypt header files from multiple inclusion. svn path=/trunk/; revision=51100 --- epan/Makefile.common | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/Makefile.common') diff --git a/epan/Makefile.common b/epan/Makefile.common index b587dc57ec..26b0d37557 100644 --- a/epan/Makefile.common +++ b/epan/Makefile.common @@ -222,7 +222,6 @@ LIBWIRESHARK_INCLUDES = \ packet.h \ packet_info.h \ params.h \ - pint.h \ plugins.h \ ppptypes.h \ print.h \ -- cgit v1.2.3