* lib/getdef.c: Use getlong instead of strtol/strtoul.

* libmisc/getlong, lib/getlong.c, libmisc/Makefile.am,
	lib/Makefile.am: getlong.c moved from libmisc/ to lib/.
This commit is contained in:
nekral-guest
2009-04-10 22:35:26 +00:00
parent 1c97cf5c83
commit 84f5ca951c
5 changed files with 50 additions and 12 deletions

View File

@@ -29,7 +29,6 @@ libmisc_a_SOURCES = \
getdate.h \
getdate.y \
getgr_nam_gid.c \
getlong.c \
getrange.c \
hushed.c \
isexpired.c \