X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fself-component-source.h;h=ec022fd3a21fc4a7076b659e46a8103aacb43706;hb=d29378b187afb5aa5ef1086cf8d96562e3681c32;hp=abd0f85cac1fa31fbe0accc5a927e0537ee320d9;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/graph/self-component-source.h b/include/babeltrace2/graph/self-component-source.h index abd0f85c..ec022fd3 100644 --- a/include/babeltrace2/graph/self-component-source.h +++ b/include/babeltrace2/graph/self-component-source.h @@ -2,7 +2,7 @@ #define BABELTRACE2_GRAPH_SELF_COMPONENT_SOURCE_H /* - * Copyright 2017-2018 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,15 +23,13 @@ * SOFTWARE. */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #include -/* For bt_self_component_*_status */ #include - -/* - * For bt_component_source, bt_self_component, bt_self_component_source, - * bt_self_component_port_output, __BT_UPCAST, __BT_UPCAST_CONST - */ #include #ifdef __cplusplus