changeset 739 | f7c6725303c0 |
parent 738 | 2c105723d191 |
child 740 | 1d6ce43097d9 |
--- a/SConstruct Mon Jun 04 17:06:03 2007 +0200 +++ b/SConstruct Mon Jun 04 17:13:21 2007 +0200 @@ -279,7 +279,7 @@ 'ipv4-private.cc', 'ascii-trace.cc', 'pcap-trace.cc', - 'i-udp-impl.cc', + 'udp-impl.cc', ]) inode.add_headers ([ 'ipv4-header.h', @@ -307,7 +307,7 @@ 'udp-header.h', 'ipv4-interface.h', 'sgi-hashmap.h', - 'i-udp-impl.h', + 'udp-impl.h', ]) inode.add_inst_headers ([ 'internet-node.h',