mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
stpcpy was not used in this file.
This commit is contained in:
parent
0e5b6af9b0
commit
2bf5372a29
@ -1,10 +1,5 @@
|
|||||||
/* Sessions managment - you'll find things here which you wouldn't expect */
|
/* Sessions managment - you'll find things here which you wouldn't expect */
|
||||||
|
|
||||||
/* stpcpy */
|
|
||||||
#ifndef _GNU_SOURCE
|
|
||||||
#define _GNU_SOURCE 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user