aboutsummaryrefslogtreecommitdiff
path: root/libbb/llist.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/llist.c')
-rw-r--r--libbb/llist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/llist.c b/libbb/llist.c
index fde25e8b7..13b974dec 100644
--- a/libbb/llist.c
+++ b/libbb/llist.c
@@ -9,6 +9,7 @@
*
* Licensed under the GPL v2, see the file LICENSE in this tarball.
*/
+
#include <stdlib.h>
#include "libbb.h"