]> sourceware.org Git - systemtap.git/commit
Include unistd.h in uprobe_stmt_num.c
authorMark Wielaard <mjw@redhat.com>
Tue, 30 Jun 2015 21:53:28 +0000 (23:53 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 30 Jun 2015 21:53:35 +0000 (23:53 +0200)
commit732811539192b5cb8c5abe461a2fdbd9316b61a0
tree6fec33d5c0bf628f7312b2537af562a1794073e8
parent0ae97f1958dced6414673588e58feba114885bbc
Include unistd.h in uprobe_stmt_num.c

Fixes compile test failure because of new gcc warning:
warning: implicit declaration of function 'sleep'
testsuite/systemtap.clone/main_quiesce.c
This page took 0.055077 seconds and 5 git commands to generate.