From 9e235779ea5af45e90a5aa2e8830fe29cefa844c Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 23 Feb 2019 20:30:18 -0500 Subject: include and in to handle its internal dependencies --- src/nonstd/errno.ref | 2 ++ src/nonstd/nonstd-inernal.ref | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 src/nonstd/errno.ref create mode 100644 src/nonstd/nonstd-inernal.ref (limited to 'src') diff --git a/src/nonstd/errno.ref b/src/nonstd/errno.ref new file mode 100644 index 00000000..231a4835 --- /dev/null +++ b/src/nonstd/errno.ref @@ -0,0 +1,2 @@ +#include +REFERENCE() diff --git a/src/nonstd/nonstd-inernal.ref b/src/nonstd/nonstd-inernal.ref new file mode 100644 index 00000000..839537f1 --- /dev/null +++ b/src/nonstd/nonstd-inernal.ref @@ -0,0 +1,2 @@ +#include +REFERENCE() -- cgit v1.2.1