* lib/tcbfuncs.c: Include prototypes.h for the definition of Prog.

This commit is contained in:
nekral-guest
2010-03-18 00:04:54 +00:00
parent 99fbf50fa2
commit 9f4653b0df
2 changed files with 2 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
#include "config.h"
#include "defines.h"
#include "prototypes.h"
#include "getdef.h"
#include "shadowio.h"
#include "tcbfuncs.h"