mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
take out a line that i think is extraneous. come on, what could
go wrong? svn:r16714
This commit is contained in:
@@ -11,11 +11,6 @@ const char address_c_id[] =
|
||||
* \brief Functions to use and manipulate the tor_addr_t structure.
|
||||
**/
|
||||
|
||||
/* This is required on rh7 to make strptime not complain.
|
||||
* We also need it to make memmem get defined (where available)
|
||||
*/
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "orconfig.h"
|
||||
#include "compat.h"
|
||||
#include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user