diff options
Diffstat (limited to 'elf/vismod2.c')
-rw-r--r-- | elf/vismod2.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/vismod2.c b/elf/vismod2.c index 3a7b1d97f3..35ce4d2564 100644 --- a/elf/vismod2.c +++ b/elf/vismod2.c @@ -16,6 +16,8 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include <stdlib.h> + int protlocal (void) { |