trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
This commit is contained in:
parent
7294cdef3e
commit
bd8c91b37d
|
@ -48,6 +48,7 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "fcgi_stdio.h"
|
||||
#include "openjpip.h"
|
||||
|
||||
#ifndef QUIT_SIGNAL
|
||||
|
|
Loading…
Reference in New Issue