build: fix various includes for older GCC

This commit is contained in:
Christian Hergert
2019-05-09 15:15:30 -07:00
parent 1a576aa779
commit 1bd0107c54
8 changed files with 9 additions and 2 deletions

View File

@ -22,6 +22,8 @@
#include "config.h"
#include <string.h>
#include "sysprof-capture-condition.h"
#include "sysprof-capture-cursor.h"
#include "rectangles.h"