build: fix build on Debian 9

This commit is contained in:
Christian Hergert
2019-06-11 09:48:41 -07:00
parent 1d0a269b80
commit 19c2791198
4 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#include "config.h"
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "sysprof-map-lookaside.h"