chiark / gitweb /
copy: adjust directory times after writing to the directory
[elogind.git] / src / basic / path-util.h
index 96336fe815f5d683d9165fa0ac60a3b5452ae213..99035aae9578583fb84de04811020c9b57ecd410 100644 (file)
@@ -19,7 +19,9 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <alloca.h>
 #include <stdbool.h>
+#include <stddef.h>
 
 #include "macro.h"
 #include "time-util.h"