diff --git a/news/plor/files/patch-ab b/news/plor/files/patch-ab index 7f2d360cf29e..55b330614a18 100644 --- a/news/plor/files/patch-ab +++ b/news/plor/files/patch-ab @@ -1,7 +1,7 @@ diff -ud work/plor/main.c src/main.c --- work/plor/main.c Sun Oct 27 09:24:00 1996 +++ ./main.c Mon Dec 30 09:40:07 1996 -@@ -19,10 +19,15 @@ +@@ -19,10 +19,20 @@ */ @@ -13,6 +13,11 @@ diff -ud work/plor/main.c src/main.c #include +#if !defined(BSD) #include ++#else ++#if BSD >= 199506 ++/* Lite2, need getopt() prototypes */ ++#include ++#endif +#endif /* will be included when we will have locale support