]> granicus.if.org Git - openjpeg/commitdiff
trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI.
authorAntonin Descampe <antonin@gmail.com>
Wed, 30 Oct 2013 08:57:18 +0000 (08:57 +0000)
committerAntonin Descampe <antonin@gmail.com>
Wed, 30 Oct 2013 08:57:18 +0000 (08:57 +0000)
src/bin/jpip/opj_server.c

index 3534ad4236433542625bacaa13e7b2ab24d0dfd0..9ef9a5f220c270b783136ca326cc66ea05929614 100644 (file)
@@ -48,6 +48,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
+#include "fcgi_stdio.h"
 #include "openjpip.h"
 
 #ifndef QUIT_SIGNAL