PERFORCE change 146110 for review

Rui Paulo rpaulo at FreeBSD.org
Mon Jul 28 12:32:43 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=146110

Change 146110 by rpaulo at rpaulo_epsilon on 2008/07/28 12:32:35

	Don't include helper.h

Affected files ...

.. //depot/projects/soc2008/rpaulo-tcpad/timer.c#7 edit

Differences ...

==== //depot/projects/soc2008/rpaulo-tcpad/timer.c#7 (text+ko) ====

@@ -23,7 +23,7 @@
  * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  * POSSIBILITY OF SUCH DAMAGE.
  *
- * $P4: //depot/projects/soc2008/rpaulo-tcpad/timer.c#6 $
+ * $P4: //depot/projects/soc2008/rpaulo-tcpad/timer.c#7 $
  */
 
 #include <assert.h>
@@ -43,7 +43,6 @@
 #include "debug.h"
 #include "tcpad.h"
 #include "timer.h"
-#include "helper.h"
 #include "dumper.h"
 
 static void	timer_sigalrm(int sig);


More information about the p4-projects mailing list