summaryrefslogtreecommitdiffstats
path: root/stream/rar.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/rar.c')
-rw-r--r--stream/rar.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream/rar.c b/stream/rar.c
index ec68bcbfa2..31211c777b 100644
--- a/stream/rar.c
+++ b/stream/rar.c
@@ -25,9 +25,6 @@
* Preamble
*****************************************************************************/
-// needed for asprintf()
-#define _GNU_SOURCE
-
#include <assert.h>
#include <limits.h>
#include <stdio.h>