Rationalised use of #includes to be more standards-compliant.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
/* I/O part of em_code module.
|
||||
Also contains C_open, C_close
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <alloc.h>
|
||||
#include <em_arith.h>
|
||||
#include "insert.h"
|
||||
|
||||
Reference in New Issue
Block a user