Added the TARGET_SYSTEM define.

This commit is contained in:
Robert James Kaes 2001-08-26 21:24:34 +00:00
parent af2d81ed71
commit bb42ea2edb

View File

@ -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