diff options
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r-- | Doc/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index f9e23aa..4839415 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -121,6 +121,7 @@ to Python and how to embed it in other applications. \input{libthread} \input{libanydbm} \input{libwhichdb} +\input{libzlib} \input{libunix} % UNIX Specific Services \input{libposix} |