dtinfo/dtinfogen: make it build

Now, as to whether it all actually works, I guess we will see.
This commit is contained in:
Jon Trulson
2021-12-06 17:14:31 -07:00
parent 93a3d73ef7
commit e437a02e0b
11 changed files with 206 additions and 13 deletions

View File

@@ -57,8 +57,9 @@ using namespace std;
#include "oliasdb/mmdb.h"
#include "oliasdb/asciiIn_filters.h"
// JET - don't need this - it (exit()) is defined in stdlib.h
// DDK header file
#include "olGlobal.h"
// #include "olGlobal.h"
// Debuggging macro
int dbgLevel;