X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fproperty.h;h=369f5209640ac9eb27eb4f51277c7c27cfe76374;hb=06b2c29428b48f3c12564b5c26590d11f7482a97;hp=91d088a74f07a90180ae21afe3b6c8a7596a7147;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/property.h b/include/babeltrace2/property.h index 91d088a7..369f5209 100644 --- a/include/babeltrace2/property.h +++ b/include/babeltrace2/property.h @@ -2,7 +2,7 @@ #define BABELTRACE2_PROPERTY_H /* - * Copyright (c) 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,6 +23,10 @@ * SOFTWARE. */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #ifdef __cplusplus extern "C" { #endif