mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
99112aca6c
PR: ports/62430 Submitted by: Ports Fury Reviewed by: maintainer timeout (20 days)
9 lines
185 B
C++
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"
|