[uClibc-cvs] uClibc/libc/sysdeps/linux/common/bits kernel_sigaction.h,1.1,1.2

Erik Andersen andersen at codepoet.org
Wed Jan 22 15:03:50 UTC 2003


Update of /var/cvs/uClibc/libc/sysdeps/linux/common/bits
In directory winder:/home/andersen/CVS/uClibc/libc/sysdeps/linux/common/bits

Modified Files:
	kernel_sigaction.h 
Log Message:
Missed an endif


Index: kernel_sigaction.h
===================================================================
RCS file: /var/cvs/uClibc/libc/sysdeps/linux/common/bits/kernel_sigaction.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kernel_sigaction.h	22 Jan 2003 14:51:59 -0000	1.1
+++ kernel_sigaction.h	22 Jan 2003 15:03:47 -0000	1.2
@@ -90,3 +90,4 @@
 extern int __sigaction (int, const struct old_kernel_sigaction *__unbounded,
 	struct old_kernel_sigaction *__unbounded);
 
+#endif /* _BITS_STAT_STRUCT_H */




More information about the uClibc-cvs mailing list