summaryrefslogtreecommitdiff
path: root/src/sys2.h
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-11-24 12:53:29 +0000
committerJim Meyering <jim@meyering.net>1997-11-24 12:53:29 +0000
commit9928e82eac23784cdbaa431096aa40e786278e37 (patch)
tree65bc8b57f06041ba03782e6a8e0c776e92108d1f /src/sys2.h
parent49803907f5dbd7646184a8912c9db9b09dcd0f22 (diff)
downloadcoreutils-9928e82eac23784cdbaa431096aa40e786278e37.tar.xz
*** empty log message ***
Diffstat (limited to 'src/sys2.h')
-rw-r--r--src/sys2.h5
1 files changed, 5 insertions, 0 deletions
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