changeset 521 | e540282f8462 |
parent 519 | b045a3ab4595 |
child 522 | d5039448597a |
--- a/SConstruct Thu May 03 14:23:41 2007 +0200 +++ b/SConstruct Thu May 03 14:39:37 2007 +0200 @@ -223,6 +223,7 @@ 'ipv4-end-point-demux.cc', 'i-udp.cc', 'i-udp-impl.cc', + 'i-arp-private.cc', ]) node.add_headers ([ 'ipv4-header.h', @@ -243,6 +244,7 @@ 'udp-socket.h', 'i-udp-impl.h', 'udp.h', + 'i-arp-private.h', ]) node.add_inst_headers ([ 'node.h',