Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
d4eef422
Commit
d4eef422
authored
May 31, 2002
by
Christophe Massiot
Browse files
* Compilation fixes for Solaris ;
parent
f5bd9c09
Changes
2
Hide whitespace changes
Inline
Side-by-side
plugins/a52/a52.c
View file @
d4eef422
...
...
@@ -4,7 +4,7 @@
* (http://liba52.sf.net/).
*****************************************************************************
* Copyright (C) 2001 VideoLAN
* $Id: a52.c,v 1.1
4
2002/05/3
0 08:17:04 gbazin
Exp $
* $Id: a52.c,v 1.1
5
2002/05/3
1 21:56:01 massiot
Exp $
*
* Authors: Gildas Bazin <gbazin@netcourrier.com>
*
...
...
@@ -28,7 +28,7 @@
*****************************************************************************/
#include <stdlib.h>
/* malloc(), free() */
#include <string.h>
/* strdup() */
#include <
std
int.h>
/* int16_t .. */
#include <int
types
.h>
/* int16_t .. */
#include <videolan/vlc.h>
...
...
plugins/satellite/satellite_tools.c
View file @
d4eef422
...
...
@@ -23,7 +23,7 @@
#include <sys/ioctl.h>
#include <stdio.h>
#include <
std
int.h>
#include <int
types
.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment