Sanitised the use of #include files to more properly conform to the standards.
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include "out.h"
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <signal.h>
|
||||
#include "out.h"
|
||||
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user