libc: add sys/signal.h for compatibility
Some applications look for sys/signal.h instead of signal.h. Work around those apps. Change-Id: I76ac7744ebc56d196b5f0cb9ed381d32817436b9
This commit is contained in:
1
libc/include/sys/signal.h
Normal file
1
libc/include/sys/signal.h
Normal file
@@ -0,0 +1 @@
|
||||
#include <signal.h>
|
Reference in New Issue
Block a user