Skip to content
Snippets Groups Projects
Commit a26c32ae authored by rswindell's avatar rswindell
Browse files

Added #inclusion of scfgdefs.h

parent 1b7a15a6
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,8 @@
#ifndef _SCFGLIB_H
#define _SCFGLIB_H
#include "scfgdefs.h" /* scfg_t */
/* #define SAVE_MEMORY /* This makes it difficult to free */
#define get_int(var,stream) { if(!fread(&var,1,sizeof(var),stream)) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment