load-tester: Include string.h for strcmp() on some platforms
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user