glx: include string.h to silence missing memset() prototype warning
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define HASH_MAGIC 0xdeadbeef
|
||||
#define HASH_DEBUG 0
|
||||
|
||||
Reference in New Issue
Block a user