diff options
Diffstat (limited to '')
-rw-r--r-- | src/e_line.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/e_line.h b/src/e_line.h index e3e1e8f..8dc8a83 100644 --- a/src/e_line.h +++ b/src/e_line.h @@ -13,7 +13,6 @@ #ifndef E_LINE_H # define E_LINE_H -# include <stdint.h> # include "s_struct.h" |