Rationalised use of #includes to be more standards-compliant.

This commit is contained in:
dtrg 2006-07-26 23:06:56 +00:00
parent 4c65324e11
commit 1caa63775f

View file

@ -87,6 +87,8 @@
{ {
#define YYDEBUG #define YYDEBUG
#include <stdlib.h>
#include <stdio.h>
#include "bem.h" #include "bem.h"
#include "llmess.c" #include "llmess.c"