Changeset e527d4f9ef450f969c852bc1c44f3c7a6a669add
- Timestamp:
- 30/07/04 11:24:32
(4 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1091179472 +0000
- git-parent:
[f33a03f8587d84742e08876d7a1a99c31bc07c0c]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1091179472 +0000
- Message:
Compile fix
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1924812 |
re527d4f |
|
| 26 | 26 | *****************************************************************************/ |
|---|
| 27 | 27 | #include <stdlib.h> |
|---|
| | 28 | |
|---|
| | 29 | #include <errno.h> |
|---|
| 28 | 30 | |
|---|
| 29 | 31 | #include <vlc/vlc.h> |
|---|