X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbabeltrace2%2Fgraph%2Fmessage-discarded-packets-const.h;h=a528b760746ad5192f74e9d4ad5a9638c048a81b;hb=1cda4ff4025e4b3f7bd2a861baa51d2113c4cbf9;hp=ea02fbaafa5b07572e3139aeaa03b584d3ae6eba;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/graph/message-discarded-packets-const.h b/include/babeltrace2/graph/message-discarded-packets-const.h index ea02fbaa..a528b760 100644 --- a/include/babeltrace2/graph/message-discarded-packets-const.h +++ b/include/babeltrace2/graph/message-discarded-packets-const.h @@ -2,7 +2,7 @@ #define BABELTRACE2_GRAPH_MESSAGE_DISCARDED_PACKETS_CONST_H /* - * Copyright 2019 Philippe Proulx + * 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 @@ -23,7 +23,10 @@ * SOFTWARE. */ -/* For bt_message, bt_clock_snapshot, bt_stream */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #include #ifdef __cplusplus