mirror of
https://github.com/wiire-a/pixiewps.git
synced 2025-07-27 07:44:36 +02:00
Removed useless C99 compilation guard
This commit is contained in:
parent
f424be2590
commit
4c25e2059d
@ -21,10 +21,6 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#if __STDC_VERSION__ < 199901L
|
||||
# define inline static
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef unsigned char uint8_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user