=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/Makefile,v retrieving revision 1.158 retrieving revision 1.159 diff -c -r1.158 -r1.159 *** src/include/Makefile 2011/04/28 18:05:39 1.158 --- src/include/Makefile 2011/07/08 19:28:06 1.159 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.158 2011/04/28 18:05:39 martynas 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.159 2011/07/08 19:28:06 martynas Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 *************** *** 20,26 **** readpassphrase.h regex.h resolv.h rmd160.h search.h setjmp.h \ sgtty.h sha1.h sha2.h signal.h sndio.h stab.h \ stdbool.h stddef.h stdio.h stdlib.h \ ! string.h strings.h struct.h sysexits.h tar.h \ time.h ttyent.h tzfile.h unistd.h utime.h utmp.h vis.h \ wchar.h wctype.h --- 20,26 ---- readpassphrase.h regex.h resolv.h rmd160.h search.h setjmp.h \ sgtty.h sha1.h sha2.h signal.h sndio.h stab.h \ stdbool.h stddef.h stdio.h stdlib.h \ ! string.h strings.h struct.h sysexits.h tar.h tgmath.h \ time.h ttyent.h tzfile.h unistd.h utime.h utmp.h vis.h \ wchar.h wctype.h