mirror of
https://github.com/open-simh/simh.git
synced 2026-01-26 04:02:39 +00:00
PDP10: Use system style of include
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
*/
|
||||
|
||||
#include "pdp10_defs.h"
|
||||
#include "ctype.h"
|
||||
#include <ctype.h>
|
||||
|
||||
/* Time (seconds) of idleness before data flushed to attached file. */
|
||||
#ifndef LP20_IDLE_TIME
|
||||
|
||||
Reference in New Issue
Block a user