X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fconnection-const.h;h=9282c17d297bf881c687170d80db6861c56ca56d;hb=901f0ce8eca409028109888889ddeafb08d7dd69;hp=38ce792213b94a9b09bc8479038f43f19afaafcc;hpb=3fd40f46e5599429f763b955ded1fe5d1e043922;p=babeltrace.git diff --git a/include/babeltrace2/graph/connection-const.h b/include/babeltrace2/graph/connection-const.h index 38ce7922..9282c17d 100644 --- a/include/babeltrace2/graph/connection-const.h +++ b/include/babeltrace2/graph/connection-const.h @@ -2,8 +2,7 @@ #define BABELTRACE2_GRAPH_CONNECTION_CONST_H /* - * Copyright 2017-2018 Philippe Proulx - * Copyright 2017 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_bool, bt_port_input, bt_port_output, bt_connection */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #include #ifdef __cplusplus