8 lines
182 B
C++
8 lines
182 B
C++
|
--- List.cpp.orig Thu Jul 15 23:34:22 2004
|
||
|
+++ List.cpp Thu Jul 15 23:35:39 2004
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+#include <sys/types.h>
|
||
|
#include <stdlib.h>
|
||
|
#include <errno.h>
|
||
|
#include <stdio.h>
|