chiark / gitweb /
copy: adjust directory times after writing to the directory
[elogind.git] / src / basic / copy.h
index 27fc88621feadbd136d70c51f59f499fc83756a5..c389724aa001538955b7977dbade05ca89a9d611 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
@@ -23,6 +21,7 @@
 
 #include <inttypes.h>
 #include <stdbool.h>
+#include <stdint.h>
 #include <sys/types.h>
 
 #if 0 /// UNNEEDED by elogind