mirror of
https://github.com/PDP-10/klh10.git
synced 2026-02-27 09:09:38 +00:00
Merge pull request #32 from PDP-10/RaspberryPi
cenv.h must be the first include file
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