From c4553e9cd0f42874d23d5c99ea68ea57513206b1 Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 2 Feb 2005 22:27:17 +0000 Subject: more nowsys --- src/libdraw/nowsys-get.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/libdraw/nowsys-get.c') diff --git a/src/libdraw/nowsys-get.c b/src/libdraw/nowsys-get.c index e69de29b..2481df18 100644 --- a/src/libdraw/nowsys-get.c +++ b/src/libdraw/nowsys-get.c @@ -0,0 +1,3 @@ +/* so that there's *something* in this file */ +int __nowsys__get(void) {return 0;} + -- cgit v1.2.3