Fix headers for memset().
This commit is contained in:
parent
4c3f0cd7d0
commit
3f6327ebca
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
*/
|
||||
|
||||
#include <cutter.h>
|
||||
#include <strings.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <freefare.h>
|
||||
#include "freefare_internal.h"
|
||||
|
|
Loading…
Reference in a new issue