Revision: 41340
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41340&view=rev
Author:   brlcad
Date:     2010-11-12 21:49:58 +0000 (Fri, 12 Nov 2010)

Log Message:
-----------
quellage

Modified Paths:
--------------
    brlcad/trunk/src/libged/rt.c

Modified: brlcad/trunk/src/libged/rt.c
===================================================================
--- brlcad/trunk/src/libged/rt.c        2010-11-12 21:45:35 UTC (rev 41339)
+++ brlcad/trunk/src/libged/rt.c        2010-11-12 21:49:58 UTC (rev 41340)
@@ -26,6 +26,7 @@
 #include "common.h"
 
 #include <stdlib.h>
+#include <string.h>
 
 #ifdef HAVE_SYS_TYPES_H
 #  include <sys/types.h>
@@ -57,7 +58,6 @@
     int i;
     int units_supplied = 0;
     char pstring[32];
-    static const char *usage = "options";
 
     const char *bin;
     char rt[256] = {0};


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

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to