mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-24 06:26:20 +00:00
tests/parser: include string.h explicitly
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <check.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user