rm unneeded includes

This commit is contained in:
Joe DF 2018-07-12 13:51:04 -04:00
parent ae01b500ca
commit 51b49c9cc5
1 changed files with 0 additions and 2 deletions

2
b64f.c
View File

@ -1,6 +1,4 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "base64.h"