diff options
Diffstat (limited to 'lib/replace/hdr_replace.h')
-rw-r--r-- | lib/replace/hdr_replace.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/replace/hdr_replace.h b/lib/replace/hdr_replace.h new file mode 100644 index 0000000..6cfa50f --- /dev/null +++ b/lib/replace/hdr_replace.h @@ -0,0 +1,2 @@ +/* this is a replacement header for a missing system header */ +#include "replace.h" |