1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-20 00:27:45 +00:00

Don't use angle brackets with #include.

This commit is contained in:
Lars Brinkhoff
2019-11-19 10:37:35 +01:00
parent 3a7127a1af
commit fbf051fadd

View File

@@ -1,4 +1,4 @@
# include <c.defs>
# include "c.defs"
# define PAGE_SHIFT 10
# ifndef ITS