mirror of
https://github.com/PDP-10/klh10.git
synced 2026-04-04 21:07:36 +00:00
cenv.h must be the first include so _FILE_OFFSET_BITS can affect system include files.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
/* Loads executables into physical memory.
|
||||
*/
|
||||
|
||||
#include "cenv.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h> /* Malloc and friends */
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user