ossp-pkg/xds/regression-tests/xds-mystruct.c 1.1 -> 1.2
--- xds-mystruct.c 2001/07/18 19:03:17 1.1
+++ xds-mystruct.c 2001/07/19 09:38:42 1.2
@@ -28,6 +28,7 @@
#include <stdio.h>
#include <string.h>
#include <assert.h>
+#include <sys/types.h>
#include "../internal.h"
struct mystruct
|
|