CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/02/06 16:50:10

Modified files:
        usr.sbin/dhcpd : alloc.c bootp.c bpf.c conflex.c confpars.c 
                         convert.c db.c dhcp.c dhcpd.c dhcpd.h 
                         dispatch.c errwarn.c hash.c icmp.c inet.c 
                         memory.c options.c packet.c parse.c pfutils.c 
                         print.c sync.c tables.c tree.c udpsock.c 

Log message:
Eliminate #include inside *.h files and include only needed headers in
each *.c file.

Inspired by mention of header silliness by Edgar Pettijohn and mmcc@
on tech@.

Reply via email to