about summary refs log tree commit diff stats
path: root/base64.c
diff options
context:
space:
mode:
Diffstat (limited to 'base64.c')
-rw-r--r--base64.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/base64.c b/base64.c
index 55b482f..5196f64 100644
--- a/base64.c
+++ b/base64.c
@@ -1,5 +1,3 @@
-#include <stdlib.h>
-
 /*
 	base64.c - by Joe DF (joedf@ahkscript.org)
 	Released under the MIT License