aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-09 19:08:48 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-09 19:08:48 +0000
commit8847d5777808e2c05b63f6837c8ca277cb81451b (patch)
treeac6c8568cb5542e80736b984225ce6f5cc497bcf /config.h
parent458f980c94e8fc9bb5272b8e293bff9a69513f05 (diff)
parentde273e09518e17e26668478ff2122c76cb55ec4f (diff)
downloadplatform_external_libcups-oreo-m6-s2-release.tar.gz
platform_external_libcups-oreo-m6-s2-release.tar.bz2
platform_external_libcups-oreo-m6-s2-release.zip
Change-Id: Id52758144d77f172a02efa4515c7ce6928529de4
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index ec0f673b..2decf312 100644
--- a/config.h
+++ b/config.h
@@ -58,5 +58,6 @@
#define HAVE_POLL 1
#define CUPS_RAND() random()
#define CUPS_SRAND(v) srandom(v)
+#define HAVE_SSL 1
#endif /* !_CUPS_CONFIG_H_ */