Inline the smaller string-handling functions
[exim.git] / src / exim_monitor / em_version.c
index 8228f946791b4eb17b953471915350594c2e7c7b..e5a4ebbb07e1f587042675c805ce7dcc03167603 100644 (file)
@@ -2,10 +2,11 @@
 *                  Exim Monitor                  *
 *************************************************/
 
-/* Copyright (c) University of Cambridge 1995 - 2017 */
+/* Copyright (c) University of Cambridge 1995 - 2018 */
 /* See the file NOTICE for conditions of use and distribution. */
 
 #include "mytypes.h"
+#include "store.h"
 #include "macros.h"
 #include <string.h>
 #include <stdlib.h>