- include osdep.h

This commit is contained in:
Bryce Denney 2001-04-10 01:53:28 +00:00
parent 2abd482398
commit 5bc03e93c4

View File

@ -66,7 +66,8 @@ extern "C" {
#endif
#endif
#include "config.h"
#include "config.h" /* generated by configure script from config.h.in */
#include "osdep.h" /* platform dependent includes and defines */
#include "debug/debug.h"
//