PDP10: Use system style of include
This commit is contained in:
parent
99b4730dc0
commit
839db8e1fd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue