From 9928e82eac23784cdbaa431096aa40e786278e37 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 24 Nov 1997 12:53:29 +0000 Subject: [PATCH] *** empty log message *** --- src/sys2.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/sys2.h b/src/sys2.h index 608307216..a68327e18 100644 --- a/src/sys2.h +++ b/src/sys2.h @@ -1,3 +1,8 @@ +/* WARNING -- this file is temporary. It is shared between the + sh-utils, fileutils, and textutils packages. Once I find a little + more time, I'll merge the remaining things in system.h and everything + in this file will go back there. */ + #ifndef RETSIGTYPE # define RETSIGTYPE void #endif