mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
531a10b09a
UDS (Useful Development Stuff) Collection
11 lines
206 B
C++
11 lines
206 B
C++
--- uds/sys_util.hh.orig Tue Feb 27 13:54:05 2001
|
|
+++ uds/sys_util.hh Tue Feb 27 13:57:50 2001
|
|
@@ -25,6 +25,7 @@
|
|
|
|
// includes
|
|
|
|
+#include <sys/types.h>
|
|
#include <uds/stdexcpt.hh>
|
|
|
|
using namespace std;
|