]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/architecture.c
util-lib: move string table stuff into its own string-table.[ch]
[thirdparty/systemd.git] / src / shared / architecture.c
index e5efcd77b6601bc68668576323d170f5be138e39..e2efa4272b7c556f46f385169a2ed0a5329e312d 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <sys/utsname.h>
 
+#include "string-table.h"
 #include "string-util.h"
 #include "architecture.h"