Revert 39db45e45a8d49a92d1d897a532e48480e561f75

This commit is contained in:
Guillem Jover 2006-02-14 06:55:53 +00:00
parent c9e733b215
commit 8a2e8584d9
2 changed files with 1 additions and 5 deletions

View File

@ -40,10 +40,6 @@
(LIB_INCLUDES): List only the files, automatically prefix the dir. (LIB_INCLUDES): List only the files, automatically prefix the dir.
(LIB_MANS): Likewise. (LIB_MANS): Likewise.
2006-02-14 Guillem Jover <guillem@debian.org>
* Versions: Remove optreset.
2006-02-13 Robert Millan <rmh@aybabtu.com> 2006-02-13 Robert Millan <rmh@aybabtu.com>
* bsd_getopt.c: New file. * bsd_getopt.c: New file.

View File

@ -1,7 +1,7 @@
LIBBSD_0.0 { LIBBSD_0.0 {
global: global:
arc4random; arc4random;
bsd_getopt; bsd_getopt; optreset;
errc; warnc; verrc; vwarnc; errc; warnc; verrc; vwarnc;
fgetln; fgetln;
fgetwln; fgetwln;