Fix headers for memset().

This commit is contained in:
Romain Tartiere 2010-12-24 13:49:09 +00:00
parent 4c3f0cd7d0
commit 3f6327ebca

View file

@ -26,7 +26,7 @@
*/ */
#include <cutter.h> #include <cutter.h>
#include <strings.h> #include <string.h>
#include <freefare.h> #include <freefare.h>
#include "freefare_internal.h" #include "freefare_internal.h"