json: Add extern "C" { ... } to headers.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Aug 2010 23:05:17 +0000 (16:05 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 6 Aug 2010 23:05:17 +0000 (16:05 -0700)
commit0225f3a0f2b18c95ea76362f4a5f816682557a52
tree147066782cc87acb31b880d330c39d525f8b729e
parent99e5e05db37ab8271c2264b885813b9a27d6f483
json: Add extern "C" { ... } to headers.

This makes it easier for external C++ projects to import the header.

CC: Jeremy Stribling <strib@nicira.com>
lib/json.h