Add stddef header

master
Dirk Engling 6 months ago
parent b4d948696d
commit 29784f1f41

@ -8,6 +8,7 @@
#include <string.h> #include <string.h>
#include <strings.h> #include <strings.h>
#include <stdint.h> #include <stdint.h>
#include <stddef.h>
/* Opentracker */ /* Opentracker */
#include "trackerlogic.h" #include "trackerlogic.h"

Loading…
Cancel
Save