mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-15 19:09:58 +08:00
dbfa92dd94
* libc/include/string.h: Remove Linux-specific declaration of strsignal and add #include <sys/string.h>. * libc/include/sys/string.h: New file. * libc/include/sys/linux/sys/string.h: New file with strsignal declaration deleted above.
3 lines
116 B
C
3 lines
116 B
C
/* This is a dummy <sys/string.h> used as a placeholder for
|
|
systems that need to have a special header file. */
|