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
GSoC
GSoC2018
macOS
vlc
Commits
58e5f372
Commit
58e5f372
authored
Nov 29, 2001
by
Christophe Massiot
Browse files
Fixed another compilation problem.
parent
5eaa52fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/macosx/macosx.c
View file @
58e5f372
...
...
@@ -2,7 +2,7 @@
* macosx.c : MacOS X plugin for vlc
*****************************************************************************
* Copyright (C) 2001 VideoLAN
* $Id: macosx.c,v 1.
7
2001/1
0/30 10:48:14
massiot Exp $
* $Id: macosx.c,v 1.
8
2001/1
1/29 15:56:37
massiot Exp $
*
* Authors: Colin Delacroix <colin@zoy.org>
* Eugenio Jarosiewicz <ej0@cise.ufl.edu>
...
...
@@ -32,9 +32,11 @@
#include
"defs.h"
#include
<stdlib.h>
/* malloc(), free() */
#include
<string.h>
#include
"config.h"
#include
"common.h"
/* boolean_t, byte_t */
#include
"intf_msg.h"
#include
"threads.h"
#include
"mtime.h"
...
...
Write
Preview
Supports
Markdown
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