diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-02-26 02:57:23 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-02-26 02:57:23 +0100 |
commit | f8297941a03e1ed6d85519b6778732b59a7a32b9 (patch) | |
tree | 7cb47b0d90c236bf0912708f812bc13c038ddd69 /libiohelp/shared.c | |
parent | 5d9219ddc17d3cbbce111fe29443b1a205503e06 (diff) | |
parent | e652274733eeba8a753623dc61bd781c35f93c93 (diff) | |
download | hurd-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/shared.c')
-rw-r--r-- | libiohelp/shared.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libiohelp/shared.c b/libiohelp/shared.c index 082b526b..b31a7170 100644 --- a/libiohelp/shared.c +++ b/libiohelp/shared.c @@ -18,6 +18,8 @@ #include "iohelp.h" +#include <stdlib.h> + /* These definitions exist to satisfy the linker. */ void __attribute__ ((weak)) |