mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
stpcpy was not used in this file.
This commit is contained in:
parent
dbd9536297
commit
81ec678499
@ -1,10 +1,5 @@
|
||||
/* 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
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user