I think congestion works
diff --git a/model/ccnx-l3-protocol.h b/model/ccnx-l3-protocol.h
index 5b57ee0..3e2c870 100644
--- a/model/ccnx-l3-protocol.h
+++ b/model/ccnx-l3-protocol.h
@@ -27,6 +27,8 @@
 #include "ns3/ptr.h"
 #include "ns3/net-device.h"
 #include "ns3/traced-callback.h"
+#include "ns3/nstime.h"
+#include "ns3/simulator.h"
 
 #include "ns3/ccnx-producer-helper.h"
 #include "ccnx-content-store.h"
@@ -149,6 +151,8 @@
   GetFaceByNetDevice (Ptr<NetDevice> netDevice) const;
   
   Ptr<CcnxPit> GetPit();
+  
+  void ScheduleLeakage();
 protected:
   /**
    * \brief Actual processing of incoming CCNx interests. Note, interests do not have payload