1.1 --- a/src/common/tag-buffer.cc Tue May 06 14:44:09 2008 -0700 1.2 +++ b/src/common/tag-buffer.cc Tue May 06 14:54:44 2008 -0700 1.3 @@ -1,5 +1,6 @@ 1.4 #include "tag-buffer.h" 1.5 #include "ns3/assert.h" 1.6 +#include <string.h> 1.7 1.8 namespace ns3 { 1.9