updated .c files to include:

#ifdef HAVE_CONFIG_H
#include <config.h>
#endif

Just need to finish cpp files now :)

Kent
--
mein@cs.umn.edu
This commit is contained in:
2002-11-25 12:02:15 +00:00
parent b9a19f1ea7
commit d0e346d544
251 changed files with 1028 additions and 79 deletions

View File

@@ -43,6 +43,10 @@
#include <stdlib.h>
#include <math.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef WIN32
#include "BLI_winstuff.h"
#endif

View File

@@ -40,7 +40,6 @@
#include <string.h>
#include <math.h>
#include "MEM_guardedalloc.h"
#include "BLI_blenlib.h"
@@ -57,6 +56,10 @@
#include "render.h" /* for `RE_zbufferall_radio and RE_zbufferall_radio */
#include "blendertimer.h" /* timer functions */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
/* locals */
void rad_setmatrices(RadView *vw);
void clearsubflagelem(RNode *rn);

View File

@@ -96,6 +96,10 @@
#include "radio.h"
#include "mydevice.h"
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
/* locals? This one was already done in radio.h... */
/* void rad_status_str(char *str); */

View File

@@ -53,6 +53,10 @@
#include "radio.h"
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
/* locals */
void *malloc_fast(int size);
void *calloc_fast(int size);

View File

@@ -43,6 +43,10 @@
#include <stdlib.h>
#include <math.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef WIN32
#include "BLI_winstuff.h"
#endif

View File

@@ -64,10 +64,12 @@
#include "radio.h"
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
void setparelem(RNode *rn, RPatch *par);
void splitconnected()
{
/* voor zover de videoscapefile nog gedeelde vertices leverde, worden de vlakken getest