X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fmessage-stream-end.h;h=34b98b8f0900741051bdffb4d75d0f06ee3568a1;hb=c6fe8c4012c19ba7ab7fc16853a464e0381d6290;hp=6f3f36b3d09bc456b2764d8fa4c05da721367a37;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/graph/message-stream-end.h b/include/babeltrace2/graph/message-stream-end.h index 6f3f36b3..34b98b8f 100644 --- a/include/babeltrace2/graph/message-stream-end.h +++ b/include/babeltrace2/graph/message-stream-end.h @@ -2,8 +2,7 @@ #define BABELTRACE2_GRAPH_MESSAGE_STREAM_END_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_self_message_iterator, bt_stream */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #include #ifdef __cplusplus