diff options
Diffstat (limited to 'secmem/secmem-util.h')
-rw-r--r-- | secmem/secmem-util.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/secmem/secmem-util.h b/secmem/secmem-util.h new file mode 100644 index 0000000..b422182 --- /dev/null +++ b/secmem/secmem-util.h @@ -0,0 +1,3 @@ +/* This file exists because "util.h" is such a generic name that it is + likely to clash with other such files. */ +#include "util.h" |