84564b720f
Approved by: fjoe (mentor) (implicit)
10 lines
223 B
C++
10 lines
223 B
C++
--- src/main.cc.orig Thu Jul 24 14:51:02 2003
|
|
+++ src/main.cc Thu Jul 24 14:51:15 2003
|
|
@@ -49,6 +49,7 @@
|
|
|
|
#include <sys/stat.h> // for stat()
|
|
#include <unistd.h> // for stat()
|
|
+#include <assert.h>
|
|
|
|
#include <cerrno>
|
|
|