file to be used is sys/types.h
-/* $OpenBSD: ts.c,v 1.4 2022/06/30 07:55:48 job Exp $ */
+/* $OpenBSD: ts.c,v 1.5 2022/07/03 15:06:06 deraadt Exp $ */
/*
* Copyright (c) 2022 Job Snijders <job@openbsd.org>
* Copyright (c) 2022 Claudio Jeker <claudio@openbsd.org>
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/cdefs.h>
+#include <sys/types.h>
#include <sys/time.h>
#include <err.h>