[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:37:13 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=666e9be
The following commit has been merged in the master branch:
commit 666e9be9b457df16c8e03468f9019e5762c3e418
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sun Aug 21 15:10:10 2005 +0000
Fixed name of included file
---
src/getopt_win32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/getopt_win32.c b/src/getopt_win32.c
index 6b19df7..1868fd5 100644
--- a/src/getopt_win32.c
+++ b/src/getopt_win32.c
@@ -40,7 +40,7 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
-#include <getopt.h>
+#include "getopt_win32.h"
#include <stdarg.h>
#include <stdio.h>
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list