]> sourceware.org Git - systemtap.git/commitdiff
testsuite plt.c: suppress another compiler warning
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 29 Sep 2015 20:19:23 +0000 (16:19 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 29 Sep 2015 20:19:23 +0000 (16:19 -0400)
testsuite/systemtap.base/plt.c

index ff45f37bea427fc4c5535c80d95c861998c9ecc4..c1147042e0ef01268ca393d4306edb13faf0846f 100644 (file)
@@ -278,6 +278,8 @@ zenme ()
 #endif
 
 #if defined (NOLIBPLT) || defined (ONLY_MAIN)
+void zenme (void);
+
 int
 main ()
 {
This page took 0.030647 seconds and 5 git commands to generate.