Skip to content

Commit

Permalink
Add stdlib.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Mar 20, 2013
1 parent c53a2fb commit 45b7943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mrb_base64.c
@@ -1,5 +1,6 @@
#include <mruby.h>
#include <mruby/string.h>
#include <stdlib.h>
#include <string.h>
#ifndef _MSC_VER
#include <strings.h>
Expand Down

0 comments on commit 45b7943

Please sign in to comment.