From 620089c784f6e3c3dc9ee605a5f8ce08de593aa2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 11 Jan 2013 08:40:07 -0500 Subject: Add single-include barriers to a few e-util headers. --- e-util/e-alert-sink.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'e-util/e-alert-sink.h') diff --git a/e-util/e-alert-sink.h b/e-util/e-alert-sink.h index 06a2e68483..6f64c5a9c4 100644 --- a/e-util/e-alert-sink.h +++ b/e-util/e-alert-sink.h @@ -16,6 +16,10 @@ * */ +#if !defined (__E_UTIL_H_INSIDE__) && !defined (LIBEUTIL_COMPILATION) +#error "Only should be included directly." +#endif + #ifndef E_ALERT_SINK_H #define E_ALERT_SINK_H -- cgit v1.2.3