trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.

This commit is contained in:
Antonin Descampe 2013-10-30 08:57:18 +00:00
parent 7294cdef3e
commit bd8c91b37d
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "fcgi_stdio.h"
#include "openjpip.h"
#ifndef QUIT_SIGNAL