summaryrefslogtreecommitdiff
path: root/tests/Gperf-trace.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Gperf-trace.c')
-rw-r--r--tests/Gperf-trace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Gperf-trace.c b/tests/Gperf-trace.c
index 7baf466d..7e95e66d 100644
--- a/tests/Gperf-trace.c
+++ b/tests/Gperf-trace.c
@@ -21,7 +21,7 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
-#include <memory.h>
+#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>