diff options
Diffstat (limited to 'src/u8c/stat.h')
-rw-r--r-- | src/u8c/stat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/u8c/stat.h b/src/u8c/stat.h index 644f345..8ca005e 100644 --- a/src/u8c/stat.h +++ b/src/u8c/stat.h @@ -13,6 +13,7 @@ If not, see <https://www.gnu.org/licenses/>. */ +/* Status */ # if !defined(u8c_sym_stat) # define u8c_sym_stat # include <stdint.h> |