add get_default_username

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6320 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-06-15 03:14:11 +00:00
parent 0b1eb0e088
commit 5f9743814e

View File

@@ -53,6 +53,7 @@ SOURCES = \
get_window_size.c \
getarg.c \
getcwd.c \
get_default_username.c \
getdtablesize.c \
gethostname.c \
getopt.c \
@@ -122,6 +123,7 @@ OBJECTS = \
erealloc.o \
estrdup.o \
ewrite.o \
get_default_username.o \
get_window_size.o \
getarg.o \
inaddr2str.o \