summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/zopen.3
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/compress/zopen.3')
-rw-r--r--usr.bin/compress/zopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/compress/zopen.3 b/usr.bin/compress/zopen.3
index 853462f..3d7666e 100644
--- a/usr.bin/compress/zopen.3
+++ b/usr.bin/compress/zopen.3
@@ -38,7 +38,7 @@
.Nm zopen
.Nd compressed stream open function
.Sh SYNOPSIS
-.Fd #include <stdio.h>
+.Fd #include "zopen.h"
.Ft FILE *
.Fn zopen "const char *path" "const char *mode" "int bits"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud