Added the TARGET_SYSTEM define.
This commit is contained in:
parent
af2d81ed71
commit
bb42ea2edb
@ -51,3 +51,8 @@
|
||||
#undef size_t
|
||||
#undef ssize_t
|
||||
#undef socklen_t
|
||||
|
||||
/*
|
||||
* A string containing the name of the system tinyproxy was built towards.
|
||||
*/
|
||||
#undef TARGET_SYSTEM
|
||||
|
Loading…
Reference in New Issue
Block a user