From 1248db2ad60faee5dae15a8932210c4f0a9c0947 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 2 Aug 2013 00:31:37 +0000 Subject: [PATCH] pint.h is in wsutil now. svn path=/trunk/; revision=51107 --- wsutil/Makefile.common | 1 + 1 file changed, 1 insertion(+) diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common index 9261ea469e..ba181e95d6 100644 --- a/wsutil/Makefile.common +++ b/wsutil/Makefile.common @@ -82,6 +82,7 @@ LIBWSUTIL_INCLUDES = \ sha1.h \ strnatcmp.h \ str_util.h \ + pint.h \ rc4.h \ report_err.h \ tempfile.h \