finch/gntprefs.h

changeset 40508
2ebcb8eb5c01
parent 39887
9c8f874c74a0
child 40863
32c1f097d4e8
--- a/finch/gntprefs.h	Thu Aug 13 21:07:35 2020 -0500
+++ b/finch/gntprefs.h	Thu Aug 13 21:10:22 2020 -0500
@@ -20,6 +20,10 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
+#if !defined(FINCH_GLOBAL_HEADER_INSIDE) && !defined(FINCH_COMPILATION)
+# error "only <finch.h> may be included directly"
+#endif
+
 #ifndef FINCH_PREFS_H
 #define FINCH_PREFS_H
 

mercurial