aboutsummaryrefslogtreecommitdiff
path: root/include/flate.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/flate.h')
-rw-r--r--include/flate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/flate.h b/include/flate.h
index bbd0b3d7..8fcc173c 100644
--- a/include/flate.h
+++ b/include/flate.h
@@ -3,6 +3,8 @@
#if defined(__cplusplus)
extern "C" {
#endif
+
+AUTOLIB(flate)
/*
#pragma lib "libflate.a"
#pragma src "/sys/src/libflate"