added missing include
[reactos.git] / posix / include / psx / fdtable.h
index 7296957..cdff861 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: fdtable.h,v 1.2 2002/02/20 09:17:55 hyperion Exp $
+/* $Id: fdtable.h,v 1.3 2002/03/11 20:50:49 hyperion Exp $
  */
 /*
  * psx/fdtable.h
@@ -27,6 +27,7 @@
 /* INCLUDES */
 #include <limits.h>
 #include <inttypes.h>
+#include <stddef.h>
 #include <psx/safeobj.h>
 
 /* OBJECTS */