mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Moved the _GNU_SOURCE macro into the Makefile
This commit is contained in:
3
tools.c
3
tools.c
@@ -4,10 +4,9 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: tools.c 1.48 2001/10/05 16:40:09 kls Exp $
|
||||
* $Id: tools.c 1.49 2001/10/07 15:13:45 kls Exp $
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include "tools.h"
|
||||
#include <ctype.h>
|
||||
#include <dirent.h>
|
||||
|
||||
Reference in New Issue
Block a user