Revision: 48503
          http://brlcad.svn.sourceforge.net/brlcad/?rev=48503&view=rev
Author:   erikgreenwald
Date:     2012-01-12 15:35:46 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
include string for memset

Modified Paths:
--------------
    brlcad/trunk/src/librt/bundle.c

Modified: brlcad/trunk/src/librt/bundle.c
===================================================================
--- brlcad/trunk/src/librt/bundle.c     2012-01-12 15:25:52 UTC (rev 48502)
+++ brlcad/trunk/src/librt/bundle.c     2012-01-12 15:35:46 UTC (rev 48503)
@@ -29,6 +29,7 @@
 #include "common.h"
 
 #include <stdio.h>
+#include <string.h>
 #include <math.h>
 #include "bio.h"
 

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


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to