s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so
[sfrench/samba-autobuild/.git] / source4 / lib / messaging / messaging_handlers.c
index aee7b66e306bbc71d088464a356f1c2c48736453..342157d5b4a080b842326e036d47157d6055e1d4 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#if defined(DEVELOPER) || defined(ENABLE_SELFTEST)
-
 #include "includes.h"
 #include "lib/util/server_id.h"
 #include "messaging/messaging.h"
 #include "messaging/messaging_internal.h"
 
+#if defined(DEVELOPER) || defined(ENABLE_SELFTEST)
+
 /*
  * Inject a fault into the currently running process
  */