Changeset 35ae4687ef2fa1cf38b8c8cecf4be3e1f20cfdb0
- Timestamp:
- 08/20/07 22:46:39
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1187642799 +0000
- git-parent:
[e5ff4a2d339a7e268e0ae884f8649e085390d78d]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1187642799 +0000
- Message:
unbreak compilation
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9e595c9 |
r35ae468 |
|
| 7 | 7 | */ |
|---|
| 8 | 8 | |
|---|
| | 9 | #include <stdio.h> |
|---|
| | 10 | #include <stdlib.h> |
|---|
| | 11 | #include <string.h> |
|---|
| 9 | 12 | |
|---|
| 10 | 13 | #include "zlib.h" |
|---|