X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace2%2Flogging.h;h=ae03d8d1c225d6c47c1ef9d5d67e9695097b7dcb;hp=5e5bc3c58470748b1f071521279f487ddee05246;hb=d23b766e7b7542ddff2211264b4ece1f3a347773;hpb=924dc299c8a893e92fcd985fa05c245b591ef314 diff --git a/include/babeltrace2/logging.h b/include/babeltrace2/logging.h index 5e5bc3c5..ae03d8d1 100644 --- a/include/babeltrace2/logging.h +++ b/include/babeltrace2/logging.h @@ -2,7 +2,7 @@ #define BABELTRACE2_LOGGING_H /* - * Copyright (c) 2017 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 + #include #include #include