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 <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include "fcgi_stdio.h"
|
||||||
#include "openjpip.h"
|
#include "openjpip.h"
|
||||||
|
|
||||||
#ifndef QUIT_SIGNAL
|
#ifndef QUIT_SIGNAL
|
||||||
|
|
Loading…
Reference in New Issue