summaryrefslogtreecommitdiff
path: root/etc/import/TARGETS.cares
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/TARGETS.cares')
-rw-r--r--etc/import/TARGETS.cares2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.cares b/etc/import/TARGETS.cares
index 5edc6092..92ea5d48 100644
--- a/etc/import/TARGETS.cares
+++ b/etc/import/TARGETS.cares
@@ -2,7 +2,7 @@
{ "type": ["@", "rules", "CC", "library"]
, "name": ["ares"]
, "pure C": ["YES"]
- , "local defines":
+ , "private-defines":
["_GNU_SOURCE", "_HAS_EXCEPTIONS=0", "HAVE_CONFIG_H", "CARES_STATICLIB"]
, "srcs":
[ "ares__close_sockets.c"