PDP10: Use system style of include

This commit is contained in:
Bill Heaton 2013-10-01 13:09:36 -07:00
parent 99b4730dc0
commit 839db8e1fd

View file

@ -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