Modernised usage of system header files.

This commit is contained in:
dtrg
2006-01-24 22:29:19 +00:00
parent 852a474ee3
commit 963a256f68
5 changed files with 15 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
*
*/
#include <stdlib.h>
#include "ack.h"
#include "list.h"
#include "trans.h"