X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Ferror-const.h;h=8f09b4b78152eb2687ef4c18f7293bcc4d5e9589;hb=2e1b56154a3032b52687751ed2e5c1a8a5134f7c;hp=5ac971def2b1084b94bb4507b575ae37a2f3b5d2;hpb=924dc299c8a893e92fcd985fa05c245b591ef314;p=babeltrace.git diff --git a/include/babeltrace2/error-const.h b/include/babeltrace2/error-const.h index 5ac971de..8f09b4b7 100644 --- a/include/babeltrace2/error-const.h +++ b/include/babeltrace2/error-const.h @@ -2,7 +2,7 @@ #define BABELTRACE2_ERROR_CONST_H /* - * Copyright (c) 2019 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,10 +23,13 @@ * SOFTWARE. */ +#ifndef __BT_IN_BABELTRACE_H +# error "Please include instead." +#endif + #include #include -/* For bt_error, bt_error_cause */ #include #ifdef __cplusplus