]> sourceware.org Git - systemtap.git/commit
Include runtime/dyninst/stapdyn.h properly in stapdyn C++ code.
authorDavid Smith <dsmith@redhat.com>
Wed, 20 Mar 2013 20:51:37 +0000 (15:51 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 20 Mar 2013 20:51:37 +0000 (15:51 -0500)
commit6af47bf89759b4c547c1d2e98e7a5abae39d759f
treea998866bf6d00c92b9f508599517a537b970cbba
parentb8e53e930091edc9e5cea1ab4d5d4ce8a497e72e
Include runtime/dyninst/stapdyn.h properly in stapdyn C++ code.

* stapdyn/dynprobe.cxx: Make sure when we include
  runtime/dyninst/stapdyn.h we use 'extern "C"'.
* stapdyn/mutatee.cxx: Ditto.
* stapdyn/mutator.cxx: Ditto.
* stapdyn/mutator.h: Ditto.
stapdyn/dynprobe.cxx
stapdyn/mutatee.cxx
stapdyn/mutator.cxx
stapdyn/mutator.h
This page took 0.026949 seconds and 5 git commands to generate.