put include in correct place

This commit is contained in:
Marty Kraimer
2000-02-25 22:30:01 +00:00
parent 7a24fa2299
commit 7f2867d5d0

View File

@@ -36,11 +36,11 @@
#include <stddef.h>
#include <stdio.h>
#include "shareLib.h"
#include "dbFldTypes.h"
#include "dbBase.h"
#include "link.h"
#include "errMdef.h"
#include "shareLib.h"
/*Field types as seen by static database access clients*/
#define DCT_STRING 0