Revision: 52230
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52230&view=rev
Author:   bob1961
Date:     2012-08-24 16:38:36 +0000 (Fri, 24 Aug 2012)
Log Message:
-----------
It doesn't look like sys/time.h is needed in bu_redblack.c

Modified Paths:
--------------
    brlcad/trunk/src/libbu/tests/bu_redblack.c

Modified: brlcad/trunk/src/libbu/tests/bu_redblack.c
===================================================================
--- brlcad/trunk/src/libbu/tests/bu_redblack.c  2012-08-24 16:36:08 UTC (rev 
52229)
+++ brlcad/trunk/src/libbu/tests/bu_redblack.c  2012-08-24 16:38:36 UTC (rev 
52230)
@@ -26,7 +26,6 @@
 /* system headers */
 #include <stdlib.h>
 #include <stdio.h>
-#include <sys/time.h>
 
 /* interface headers */
 #include "bu.h"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to