(xundump): Add prototypes.h to get a prototype for

xundump().
This commit is contained in:
Ron Koenderink 2005-11-13 00:34:24 +00:00
parent b7be1fe113
commit ede257e8f2

View file

@ -40,6 +40,7 @@
#include <stdarg.h> #include <stdarg.h>
#include <time.h> #include <time.h>
#include "prototypes.h"
#include "file.h" #include "file.h"
#include "nsc.h" #include "nsc.h"
#include "match.h" #include "match.h"