add random abstraction

This commit is contained in:
Love Hornquist Astrand
2010-11-29 09:18:19 -08:00
parent bad0e733c5
commit 987faedb80
7 changed files with 67 additions and 17 deletions

View File

@@ -79,6 +79,7 @@ libroken_la_OBJS = \
$(OBJ)\realloc.obj \
$(OBJ)\rename.obj \
$(OBJ)\resolve.obj \
$(OBJ)\rand.obj \
$(OBJ)\roken_gethostby.obj \
$(OBJ)\rtbl.obj \
$(OBJ)\sendmsg.obj \