Silenced warning (thanks to Rolf Ahrenberg)

This commit is contained in:
Frank Schmirler
2012-05-17 17:01:15 +02:00
parent 12b48591be
commit 6a47e20435
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
// for TSPLAY patch detection
#include "vdr/device.h"
#undef _XOPEN_SOURCE
#define _XOPEN_SOURCE 600
#include <fcntl.h>