mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
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"
|