diff options
-rw-r--r-- | include/errno.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errno.h b/include/errno.h index 4ea738d..0b6232f 100644 --- a/include/errno.h +++ b/include/errno.h @@ -76,5 +76,6 @@ extern char* program_invocation_short_name; /* TODO not implemented */ #endif + #endif |