Added missing include

This commit is contained in:
Niclas Finne 2011-05-10 15:28:30 +02:00
parent 695c7d74b8
commit 41dd2d09f4
3 changed files with 4 additions and 1 deletions

View file

@ -41,6 +41,7 @@
#include "sd.h"
#include "sd-arch.h"
#include <io.h>
#include <string.h>
#define DEBUG 0