Revert 39db45e45a8d49a92d1d897a532e48480e561f75
diff --git a/ChangeLog b/ChangeLog
index 632ad66..8cfee82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,10 +40,6 @@
(LIB_INCLUDES): List only the files, automatically prefix the dir.
(LIB_MANS): Likewise.
-2006-02-14 Guillem Jover <guillem@debian.org>
-
- * Versions: Remove optreset.
-
2006-02-13 Robert Millan <rmh@aybabtu.com>
* bsd_getopt.c: New file.
diff --git a/Versions b/Versions
index 36a0916..318bbc3 100644
--- a/Versions
+++ b/Versions
@@ -1,7 +1,7 @@
LIBBSD_0.0 {
global:
arc4random;
- bsd_getopt;
+ bsd_getopt; optreset;
errc; warnc; verrc; vwarnc;
fgetln;
fgetwln;