=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/timestamp.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/make/timestamp.c 2013/05/22 12:14:08 1.10 +++ src/usr.bin/make/timestamp.c 2023/09/04 11:35:11 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: timestamp.c,v 1.10 2013/05/22 12:14:08 espie Exp $ */ +/* $OpenBSD: timestamp.c,v 1.11 2023/09/04 11:35:11 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. @@ -27,7 +27,6 @@ #include #include #include -#include "config.h" #include "defines.h" #include "timestamp.h"