From 0ecb606cb6cf65de1d9fc8a919bceb4be476c602 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Jul 2007 18:26:36 +0000 Subject: 2.5-18.1 --- elf/testobj2.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'elf/testobj2.c') diff --git a/elf/testobj2.c b/elf/testobj2.c index 6514c56393..7e4b610982 100644 --- a/elf/testobj2.c +++ b/elf/testobj2.c @@ -1,5 +1,6 @@ #include #include +#include #include "testobj.h" @@ -23,3 +24,9 @@ preload (int a) return fp (a) + 10; return 10; } + +void +p (void) +{ + puts ("hello world"); +} -- cgit v1.2.3-70-g09d2