X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=common%2Fdumprmt.c;fp=common%2Fdumprmt.c;h=941f7dd74163b2fad6d670dc3c2a6815bad8d1d8;hp=12d60fca7408197dc3bec5d363e85d68a484ec0a;hb=f48a055e452249091f3c6851a20431a8c87135b1;hpb=3dd5ecd75e8008104e314726ec16a4b9118f3d8b diff --git a/common/dumprmt.c b/common/dumprmt.c index 12d60fc..941f7dd 100644 --- a/common/dumprmt.c +++ b/common/dumprmt.c @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dumprmt.c,v 1.17 2001/06/18 10:58:28 stelian Exp $"; + "$Id: dumprmt.c,v 1.18 2001/08/13 16:17:52 stelian Exp $"; #endif /* not lint */ #include @@ -89,8 +89,8 @@ static const char rcsid[] = #include #endif -#include "pathnames.h" -#include "dump.h" +#include +#include "dump.h" /* for X_STARTUP, X_ABORT etc */ #define TS_CLOSED 0 #define TS_OPEN 1