]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/fstab-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / shared / fstab-util.c
index 1ea11ea5a45810de6902c626b77a38b49b9a40fa..eb2845cddf4f8b4eb23b9db080ad97434853b1e9 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include "alloc-util.h"
 #include "device-nodes.h"
 #include "fstab-util.h"
 #include "mount-util.h"