1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/irc/quirc/files/patch-window.cc
Pav Lucistnik 99112aca6c - Update to 0.9.84 (and unbreak)
PR:		ports/62430
Submitted by:	Ports Fury
Reviewed by:	maintainer timeout (20 days)
2004-02-23 22:23:41 +00:00

9 lines
171 B
C++

--- window.cc.orig Sat May 15 14:20:48 1999
+++ window.cc Tue Feb 3 23:20:36 2004
@@ -1,3 +1,5 @@
+#include <sys/types.h>
+
#ifdef DMALLOC
#include <dmalloc.h>
#endif