freebsd-ports/multimedia/zoneminder/files/patch-src_zm_mpeg.cpp
Boris Samorodov da9c4172df Zoneminder is an all-in-one GPL'd security and surveillance camera solution.
Fully web-based system for viewing and analyzing security camera feeds.

WWW: http://www.zoneminder.com/
2011-04-29 14:22:37 +00:00

11 lines
243 B
C++

--- src/zm_mpeg.cpp.orig 2009-05-25 22:04:00.000000000 +0400
+++ src/zm_mpeg.cpp 2011-04-08 17:48:07.391806718 +0400
@@ -19,7 +19,7 @@
#include <stdlib.h>
#include <string.h>
-
+#include <errno.h>
#include "zm.h"
#include "zm_mpeg.h"