summaryrefslogtreecommitdiff
path: root/src/plot/generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plot/generic.c')
-rw-r--r--src/plot/generic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plot/generic.c b/src/plot/generic.c
index 3d84104..01a8587 100644
--- a/src/plot/generic.c
+++ b/src/plot/generic.c
@@ -13,7 +13,7 @@
#include <stdbool.h>
#include <limits.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include "libnsfb.h"