libpurple/options.h

changeset 40474
1341be8e3402
parent 38805
872e6924336e
--- a/libpurple/options.h	Thu Jun 18 09:03:17 2020 +0000
+++ b/libpurple/options.h	Sun Jun 21 04:16:15 2020 -0500
@@ -19,6 +19,10 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
+#if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION)
+# error "only <purple.h> may be included directly"
+#endif
+
 #ifndef PURPLE_OPTIONS_H
 #define PURPLE_OPTIONS_H
 

mercurial