=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/Makefile,v retrieving revision 1.230 retrieving revision 1.231 diff -c -r1.230 -r1.231 *** src/include/Makefile 2022/08/30 18:50:06 1.230 --- src/include/Makefile 2023/08/20 15:02:50 1.231 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.230 2022/08/30 18:50:06 krw Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.231 2023/08/20 15:02:50 schwarze Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 *************** *** 27,33 **** signal.h siphash.h sndio.h spawn.h stdbool.h stddef.h \ stdio.h stdlib.h string.h strings.h sysexits.h \ tar.h tgmath.h tib.h time.h ttyent.h \ ! unistd.h utime.h utmp.h uuid.h \ vis.h \ wchar.h wctype.h --- 27,33 ---- signal.h siphash.h sndio.h spawn.h stdbool.h stddef.h \ stdio.h stdlib.h string.h strings.h sysexits.h \ tar.h tgmath.h tib.h time.h ttyent.h \ ! uchar.h unistd.h utime.h utmp.h uuid.h \ vis.h \ wchar.h wctype.h