Revision: 42236
http://brlcad.svn.sourceforge.net/brlcad/?rev=42236&view=rev
Author: brlcad
Date: 2011-01-13 14:04:11 +0000 (Thu, 13 Jan 2011)
Log Message:
-----------
more that need bu.h
Modified Paths:
--------------
brlcad/trunk/src/sig/d-a.c
brlcad/trunk/src/sig/dwin.c
brlcad/trunk/src/sig/ihist.c
Modified: brlcad/trunk/src/sig/d-a.c
===================================================================
--- brlcad/trunk/src/sig/d-a.c 2011-01-13 14:01:38 UTC (rev 42235)
+++ brlcad/trunk/src/sig/d-a.c 2011-01-13 14:04:11 UTC (rev 42236)
@@ -30,6 +30,9 @@
#include <stdlib.h>
#include "bio.h"
+#include "bu.h"
+
+
int nflag = 0;
static const char usage[] = "\
Modified: brlcad/trunk/src/sig/dwin.c
===================================================================
--- brlcad/trunk/src/sig/dwin.c 2011-01-13 14:01:38 UTC (rev 42235)
+++ brlcad/trunk/src/sig/dwin.c 2011-01-13 14:04:11 UTC (rev 42236)
@@ -31,7 +31,9 @@
#include <math.h>
#include "bio.h"
+#include "bu.h"
+
/*
* Buffering stuff
*/
Modified: brlcad/trunk/src/sig/ihist.c
===================================================================
--- brlcad/trunk/src/sig/ihist.c 2011-01-13 14:01:38 UTC (rev 42235)
+++ brlcad/trunk/src/sig/ihist.c 2011-01-13 14:04:11 UTC (rev 42236)
@@ -28,6 +28,9 @@
#include <math.h>
#include "bio.h"
+#include "bu.h"
+
+
long bits[16] = {0};
long values[65536] = {0};
long *zerop;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits