Search
j0ke.net Open Build Service
>
Projects
>
Apache
:
Modules
>
apache2-mod_flvx
> mod_flvx-fixes.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File mod_flvx-fixes.patch of Package apache2-mod_flvx
--- mod_flvx.c.orig 2009-09-22 12:19:08.000000000 +0200 +++ mod_flvx.c 2009-09-22 12:18:48.000000000 +0200 @@ -44,6 +44,7 @@ #include "http_protocol.h" #include "http_log.h" #include "apr_buckets.h" +#include "apr_strings.h" #define FLVX_HANDLER "flv-stream"