aboutsummaryrefslogtreecommitdiff
path: root/openbsd-compat/regress/utimensattest.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/regress/utimensattest.c')
-rw-r--r--openbsd-compat/regress/utimensattest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/regress/utimensattest.c b/openbsd-compat/regress/utimensattest.c
index 24312e5d8..bbc66c485 100644
--- a/openbsd-compat/regress/utimensattest.c
+++ b/openbsd-compat/regress/utimensattest.c
@@ -14,6 +14,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+#include "includes.h"
+
#include <sys/types.h>
#include <sys/stat.h>