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