mirror of
https://github.com/simh/simh.git
synced 2026-01-17 00:32:43 +00:00
PDP10: Use system style of include
This commit is contained in:
parent
99b4730dc0
commit
839db8e1fd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user