delete needless include

This commit is contained in:
Yuichi Nishiwaki 2014-08-31 02:40:17 +09:00
parent 339f550389
commit e4ae3585eb
1 changed files with 0 additions and 2 deletions

2
init.c
View File

@ -2,8 +2,6 @@
* See Copyright Notice in picrin.h
*/
#include <stdlib.h>
#include "picrin.h"
#include "picrin/pair.h"
#include "picrin/read.h"