aboutsummaryrefslogtreecommitdiff
path: root/libiohelp/iouser-free.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-26 02:57:23 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-02-26 02:57:23 +0100
commitf8297941a03e1ed6d85519b6778732b59a7a32b9 (patch)
tree7cb47b0d90c236bf0912708f812bc13c038ddd69 /libiohelp/iouser-free.c
parent5d9219ddc17d3cbbce111fe29443b1a205503e06 (diff)
parente652274733eeba8a753623dc61bd781c35f93c93 (diff)
downloadhurd-f8297941a03e1ed6d85519b6778732b59a7a32b9.tar.gz
hurd-f8297941a03e1ed6d85519b6778732b59a7a32b9.tar.bz2
hurd-f8297941a03e1ed6d85519b6778732b59a7a32b9.zip
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Diffstat (limited to 'libiohelp/iouser-free.c')
-rw-r--r--libiohelp/iouser-free.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libiohelp/iouser-free.c b/libiohelp/iouser-free.c
index 4cfdc954..19153da7 100644
--- a/libiohelp/iouser-free.c
+++ b/libiohelp/iouser-free.c
@@ -17,6 +17,8 @@
#include "iohelp.h"
+#include <stdlib.h>
+
void
iohelp_free_iouser (struct iouser *iouser)
{