X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fmessage-packet-beginning-const.h;h=af2f747c19cf8232dbd69f9b6a7ab6955e0c22ca;hb=1cda4ff4025e4b3f7bd2a861baa51d2113c4cbf9;hp=e65857ce68d2a85e8c1a23d337f38c3913087012;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/graph/message-packet-beginning-const.h b/include/babeltrace2/graph/message-packet-beginning-const.h index e65857ce..af2f747c 100644 --- a/include/babeltrace2/graph/message-packet-beginning-const.h +++ b/include/babeltrace2/graph/message-packet-beginning-const.h @@ -2,8 +2,7 @@ #define BABELTRACE2_GRAPH_MESSAGE_PACKET_BEGINNING_CONST_H /* - * Copyright 2017-2018 Philippe Proulx - * Copyright 2016 Jérémie Galarneau + * Copyright (c) 2010-2019 EfficiOS Inc. and Linux Foundation * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -24,7 +23,10 @@ * SOFTWARE. */ -/* For bt_message, bt_packet, bt_clock_snapshot, bt_clock_class */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #include #ifdef __cplusplus