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

This commit is contained in:
dtrg
2006-07-18 17:10:29 +00:00
parent 8ea67498ed
commit 4c0a0e6119
48 changed files with 80 additions and 66 deletions

View File

@@ -4,7 +4,7 @@
*/
/* $Id$ */
#include <system.h>
#include "system.h"
extern File *_get_entry();