mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-capture: Add missing header to define NULL
Signed-off-by: Philip Withnall <withnall@endlessm.com> Helps: #40
This commit is contained in:
@ -62,6 +62,7 @@
|
||||
# include "sysprof-address-fallback.h"
|
||||
#endif
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "sysprof-address.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user