Revision: 55015
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55015&view=rev
Author:   carlmoore
Date:     2013-04-02 21:31:31 +0000 (Tue, 02 Apr 2013)
Log Message:
-----------
add reference to stdio.h for uniformity with chan_add.c

Modified Paths:
--------------
    brlcad/trunk/src/anim/chan_mult.c

Modified: brlcad/trunk/src/anim/chan_mult.c
===================================================================
--- brlcad/trunk/src/anim/chan_mult.c   2013-04-02 21:22:32 UTC (rev 55014)
+++ brlcad/trunk/src/anim/chan_mult.c   2013-04-02 21:31:31 UTC (rev 55015)
@@ -27,6 +27,7 @@
 #include "common.h"
 
 #include <stdlib.h>
+#include <stdio.h>
 
 #include "bio.h"
 #include "bu.h"

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


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to