]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Formerly unix/bsd/sun/sparc/sigtramp.c.~2~
authorRoland McGrath <roland@gnu.org>
Wed, 11 Mar 1992 23:09:31 +0000 (23:09 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 11 Mar 1992 23:09:31 +0000 (23:09 +0000)
sysdeps/unix/bsd/sun/sparc/sigtramp.c

index 5896e3c51d924279e2ee53e592cd3d10473cd66d..1ccdf02f39ec4a72f419ebbbc970fe6612c38b47 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992 Free Software Foundation, Inc.
 This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
@@ -18,6 +18,10 @@ Cambridge, MA 02139, USA.  */
 
 #include <ansidecl.h>
 
+#ifndef        __GNUC__
+  #error This file uses GNU C extensions; you must compile with GCC.
+#endif
+
 /* Get the definition of `struct sigcontext'.  */
 #define        KERNEL
 #define        sigvec          sun_sigvec