=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/awk/lib.c,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- src/usr.bin/awk/lib.c 2023/10/06 22:29:24 1.52 +++ src/usr.bin/awk/lib.c 2023/10/30 16:14:51 1.53 @@ -1,4 +1,4 @@ -/* $OpenBSD: lib.c,v 1.52 2023/10/06 22:29:24 millert Exp $ */ +/* $OpenBSD: lib.c,v 1.53 2023/10/30 16:14:51 millert Exp $ */ /**************************************************************** Copyright (C) Lucent Technologies 1997 All Rights Reserved @@ -26,6 +26,7 @@ #define DEBUG #include #include +#include #include #include #include