* lib/tcbfuncs.c: Include prototypes.h for the definition of Prog.
This commit is contained in:
parent
99fbf50fa2
commit
9f4653b0df
@ -16,6 +16,7 @@
|
||||
* lib/tcbfuncs.c: Ignore fflush() return value.
|
||||
* lib/tcbfuncs.c: Avoid implicit signed to unsigned conversions.
|
||||
* lib/tcbfuncs.c: Avoid integer to char conversions.
|
||||
* lib/tcbfuncs.c: Include prototypes.h for the definition of Prog.
|
||||
|
||||
2010-03-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
|
@ -33,6 +33,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include "defines.h"
|
||||
#include "prototypes.h"
|
||||
#include "getdef.h"
|
||||
#include "shadowio.h"
|
||||
#include "tcbfuncs.h"
|
||||
|
Loading…
Reference in New Issue
Block a user