Fix compiler warnings; include <sys/types.h> and <netinet/in.h> to satisfy
[dragonfly.git] / usr.bin / users / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2
3 PROG=   users
4
5 .include <bsd.prog.mk>