Changeset - 3f32d146be96
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-08-02 00:48:55

Threw stdio.h in slavefuncs.h
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.h
Show inline comments
 
@@ -20,6 +20,7 @@
 
#ifndef _DISTREN_SLAVEFUNCS_H
 
#define _DISTREN_SLAVEFUNCS_H
 
#include "blendjob.h"
 
#include <stdio.h>
 

	
 

	
 
size_t curl_writetodisk(void *ptr, size_t size, size_t nmemb, FILE *stream);
0 comments (0 inline, 0 general)