* template.c: Updated header inclusion section.

This commit is contained in:
Roland Illig 2005-02-08 09:06:51 +00:00
parent 8dea136109
commit 68249252cb

View File

@ -24,9 +24,7 @@
# include <config.h>
#endif
#include <stdio.h>
#include <stdlib.h>
#include <...>
#include <System Headers> /* see maint/headers.txt for details */
#include "../src/global.h"
#include "..."