ports/mail/libpst/files/patch-lzfu.c
Marcus Alves Grando f146dd6db4 Update to 0.5.1
Change home of project

PR:		86554
Submitted by:	Jonathan <afarsec@012.net.il>
Approved by:	pav (mentor), natey@natey.com (maintainer)
2005-09-27 17:41:00 +00:00

11 lines
206 B
C

--- lzfu.c.orig Mon Sep 26 17:26:39 2005
+++ lzfu.c Mon Sep 26 17:26:58 2005
@@ -16,7 +16,7 @@
#include <stdio.h>
#ifndef _MSC_VER
-#include <stdint.h>
+#include <inttypes.h>
#endif
#ifdef _MSC_VER