Add missed include files.
This commit is contained in:
parent
630ec72e5d
commit
340a76fd5c
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.88 2000/06/03 02:29:22 fvdl Exp $
|
||||
# $NetBSD: Makefile,v 1.89 2000/06/03 10:17:59 fvdl Exp $
|
||||
# @(#)Makefile 8.2 (Berkeley) 1/4/94
|
||||
|
||||
SRCTOP= ..
|
||||
@ -24,9 +24,10 @@ INCS= a.out.h ar.h assert.h bitstring.h bm.h cpio.h ctype.h db.h dirent.h \
|
||||
INCS+= arpa/ftp.h arpa/inet.h arpa/nameser.h arpa/telnet.h arpa/tftp.h
|
||||
INCS+= protocols/dumprestore.h protocols/routed.h protocols/rwhod.h \
|
||||
protocols/talkd.h protocols/timed.h
|
||||
INCS+= rpc/auth.h rpc/auth_unix.h rpc/clnt.h rpc/nettype.h rpc/pmap_clnt.h \
|
||||
rpc/pmap_prot.h rpc/pmap_rmt.h rpc/rpc.h rpc/rpcb_prot.h rpc/rpc_msg.h \
|
||||
rpc/svc.h rpc/svc_auth.h rpc/types.h rpc/xdr.h
|
||||
INCS+= rpc/auth.h rpc/auth_unix.h rpc/clnt.h rpc/clnt_soc.h rpc/nettype.h \
|
||||
rpc/pmap_clnt.h rpc/pmap_prot.h rpc/pmap_rmt.h rpc/raw.h rpc/rpc.h \
|
||||
rpc/rpc_msg.h rpc/rpcb_clnt.h rpc/rpcb_prot.h rpc/rpcent.h \
|
||||
rpc/svc.h rpc/svc_auth.h rpc/svc_soc.h rpc/types.h rpc/xdr.h
|
||||
INCS+= rpcsvc/yp_prot.h rpcsvc/ypclnt.h
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user