X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fport-output-const.h;h=6d88926d1c8ed0128f47c5a0510b3217ed77f908;hb=21a9f056fd7d86d18aa7a1700c7f47d93eb1adeb;hp=9ebcb4448b8dd0cbb3b2dd07fe746f1929288d30;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/graph/port-output-const.h b/include/babeltrace2/graph/port-output-const.h index 9ebcb444..6d88926d 100644 --- a/include/babeltrace2/graph/port-output-const.h +++ b/include/babeltrace2/graph/port-output-const.h @@ -2,8 +2,7 @@ #define BABELTRACE2_GRAPH_PORT_OUTPUT_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,11 +23,14 @@ * SOFTWARE. */ -/* For bt_port, bt_port_output, __BT_UPCAST_CONST */ -#include +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif #include +#include + #ifdef __cplusplus extern "C" { #endif