forked from Lainports/freebsd-ports
8 lines
185 B
C++
8 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"
|