]> granicus.if.org Git - curl/commit
Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don't
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2003 07:21:32 +0000 (07:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2003 07:21:32 +0000 (07:21 +0000)
commitaeb5edbf07748ab3a12730301530b035f51ae1b6
treeeccdac600597c7baa08833296cdd51552ec3b95c
parent67dcddbef715649f227b8dcbd7fa2203ed335661
Moved the TRUE and FALSE #defines to lib/setup.h instead, as they don't
belong in the public header file. They are not in our name space so we
should not set them globally.
include/curl/curl.h
lib/setup.h