updated the build process to support solaris 11

This commit is contained in:
SJ
2012-08-10 13:04:54 +02:00
parent 8c90552cff
commit b026e02474
9 changed files with 22 additions and 7 deletions

View File

@@ -5,6 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <time.h>
#include <syslog.h>
#include <piler.h>