From 839db8e1fd4d955711b8076395e4b15d4a89120f Mon Sep 17 00:00:00 2001 From: Bill Heaton Date: Tue, 1 Oct 2013 13:09:36 -0700 Subject: [PATCH] PDP10: Use system style of include --- PDP10/pdp10_lp20.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDP10/pdp10_lp20.c b/PDP10/pdp10_lp20.c index 64e501a8..3e0bde58 100644 --- a/PDP10/pdp10_lp20.c +++ b/PDP10/pdp10_lp20.c @@ -54,7 +54,7 @@ */ #include "pdp10_defs.h" -#include "ctype.h" +#include /* Time (seconds) of idleness before data flushed to attached file. */ #ifndef LP20_IDLE_TIME