mirror of
https://github.com/emmanuel-marty/lzsa.git
synced 2025-08-07 12:25:09 +00:00
Fix C99 warning
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define _POSIX_C_SOURCE 200808
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
|
Reference in New Issue
Block a user