summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/privateenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/privateenv.c')
-rw-r--r--c/src/exec/libcsupport/src/privateenv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/libcsupport/src/privateenv.c b/c/src/exec/libcsupport/src/privateenv.c
index 7b1e5d1e8e..93dff453c5 100644
--- a/c/src/exec/libcsupport/src/privateenv.c
+++ b/c/src/exec/libcsupport/src/privateenv.c
@@ -17,6 +17,8 @@
#include "config.h"
#endif
+#include <stdlib.h> /* free */
+
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/libio_.h>