X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fdaemon%2Fust_tests_daemon.h;h=9061c40a3224ff57a31d239164a17d71fff1cf62;hb=9a6b7d221c9aa2538a56b54dc6a90c6d41efafda;hp=58b41a4f74426a363b7cd9db61fce628793676bf;hpb=38936cf4da9aaf752fdc9c2c56e00b9ddcad8530;p=lttng-ust.git diff --git a/tests/daemon/ust_tests_daemon.h b/tests/daemon/ust_tests_daemon.h index 58b41a4f..9061c40a 100644 --- a/tests/daemon/ust_tests_daemon.h +++ b/tests/daemon/ust_tests_daemon.h @@ -16,6 +16,14 @@ * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + * SOFTWARE. */ #include @@ -40,8 +48,8 @@ TRACEPOINT_EVENT(ust_tests_daemon, after_daemon_parent, #endif /* _TRACEPOINT_UST_TESTS_DAEMON_H */ -#undef TRACEPOINT_INCLUDE_FILE -#define TRACEPOINT_INCLUDE_FILE ./ust_tests_daemon.h +#undef TRACEPOINT_INCLUDE +#define TRACEPOINT_INCLUDE "./ust_tests_daemon.h" /* This part must be outside ifdef protection */ #include