mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 20:47:21 +00:00
Do not use host headers anymore when building target executables/libraries
svn path=/trunk/; revision=29180
This commit is contained in:
parent
9c968b2b68
commit
2ad309f010
3 changed files with 16 additions and 4 deletions
|
@ -6,9 +6,6 @@
|
|||
|
||||
void _default_handler(int signal);
|
||||
|
||||
typedef void (*__p_sig_fn_t)(int);
|
||||
|
||||
|
||||
typedef struct _sig_element
|
||||
{
|
||||
int signal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue