2015-07-09 06:56:55 +00:00
|
|
|
Index: camsource-0.7.1/src/rotate.c
|
2014-12-01 12:48:43 +00:00
|
|
|
===================================================================
|
2015-07-09 06:56:55 +00:00
|
|
|
--- camsource-0.7.1.orig/src/rotate.c
|
|
|
|
|
+++ camsource-0.7.1/src/rotate.c
|
2007-01-15 23:06:32 +00:00
|
|
|
@@ -1,4 +1,5 @@
|
|
|
|
|
#include <stdlib.h>
|
|
|
|
|
+#include <string.h>
|
|
|
|
|
#include <libxml/parser.h>
|
|
|
|
|
|
|
|
|
|
#include "config.h"
|