This covers bugs # 7130 7131 7132 7133

All small patches submitted by Vladimar Marek (neuron)

Basically fixes up some headers for Solaris's compiler.

Kent
This commit is contained in:
2007-08-31 15:47:45 +00:00
parent c1e9ad9c80
commit 6e91048bff
9 changed files with 17 additions and 10 deletions

View File

@@ -41,6 +41,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include "STR_String.h"
/*-------------------------------------------------------------------------------------------------