]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/timesync/timesyncd-conf.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / timesync / timesyncd-conf.c
index 28ad378a9383f9fec2178d5769ecf1f3ca28291f..28e0636604fab722d59ed32ba356efd83d6bf127 100644 (file)
@@ -19,7 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-
+#include "string-util.h"
 #include "timesyncd-manager.h"
 #include "timesyncd-server.h"
 #include "timesyncd-conf.h"