Remove #include <stdio.h>. Add #include <string.h>.

This commit is contained in:
Keisuke Nishida 2001-03-09 23:33:41 +00:00
commit 783e777478
62 changed files with 23 additions and 64 deletions

View file

@ -44,7 +44,6 @@
#include <stdio.h>
#include "libguile/_scm.h"
#include "libguile/eval.h"
#include "libguile/alist.h"