Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
b6d1b58b
Commit
b6d1b58b
authored
Aug 29, 2014
by
François Grisez
Browse files
Fix compilation error. Add missing #define _GNU_SOURCE
parent
0369a30f
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreapi/call_log.c
View file @
b6d1b58b
...
...
@@ -17,9 +17,13 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#define _GNU_SOURCE
#include "linphonecore.h"
#include "private.h"
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
/*******************************************************************************
...
...
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