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:
4
menu.h
4
menu.h
@@ -4,14 +4,12 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: menu.h 1.30 2001/09/23 10:57:33 kls Exp $
|
||||
* $Id: menu.h 1.31 2001/10/07 15:13:26 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef _MENU_H
|
||||
#define _MENU_H
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "dvbapi.h"
|
||||
#ifdef DVDSUPPORT
|
||||
#include "dvd.h"
|
||||
|
Reference in New Issue
Block a user