summaryrefslogtreecommitdiffstats
path: root/src/typo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/typo.c')
-rw-r--r--src/typo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/typo.c b/src/typo.c
index b1c5c44..7b359c4 100644
--- a/src/typo.c
+++ b/src/typo.c
@@ -2,6 +2,7 @@
// SPDX-License-Identifier: 0BSD
#include "typo.h"
+
#include <limits.h>
#include <stdint.h>
#include <stdlib.h>