1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/irc/quirc/files/patch-format.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
185 B
C++

--- format.cc.orig Mon Jan 12 18:32:01 2004
+++ format.cc Tue Feb 3 23:19:28 2004
@@ -1,4 +1,5 @@
#include <stdarg.h>
+#include <sys/types.h>
#include "quirc.h"
#include "hash.h"