summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index efda3bc..9effc9e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -16,7 +16,6 @@
along with Nekopack. If not, see <http://www.gnu.org/licenses/>. */
#include <errno.h>
-#include <inttypes.h> // Needed for debugging at this point.
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>