]> sourceware.org Git - systemtap.git/commit
Fixed relay_old.c by providing ppoll().
authorDavid Smith <dsmith@redhat.com>
Fri, 18 Sep 2009 20:11:12 +0000 (15:11 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 18 Sep 2009 20:11:12 +0000 (15:11 -0500)
commit0d8829d380af5a6fa909a37fb26ba88867e69a81
tree4ad188cd9b59375a02c8afc40bba7b46df757f97
parent9500f4e4861b057f2335c76e7342aab0c8d9faf4
Fixed relay_old.c by providing ppoll().
* runtime/staprun/staprun.h: Put ppoll() declaration here (so that
  relay_old.c can use it).
* runtime/staprun/relay.c (ppoll): Made ppoll() non-static so that
  relay_old.c can use it.
runtime/staprun/relay.c
runtime/staprun/staprun.h
This page took 0.026459 seconds and 5 git commands to generate.