..memset
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#ifndef WIEGAND_FORMATS_H__
|
#ifndef WIEGAND_FORMATS_H__
|
||||||
#define WIEGAND_FORMATS_H__
|
#define WIEGAND_FORMATS_H__
|
||||||
|
|
||||||
#include <strings.h> // memset
|
#include <string.h> // memset
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user