new library OBS-URL: https://build.opensuse.org/request/show/76930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdmtx?expand=0&rev=1
13 lines
370 B
Diff
13 lines
370 B
Diff
Index: libdmtx-0.7.4/dmtx.c
|
|
===================================================================
|
|
--- libdmtx-0.7.4.orig/dmtx.c 2011-06-02 09:09:36.000000000 +0200
|
|
+++ libdmtx-0.7.4/dmtx.c 2011-07-25 11:41:05.773533246 +0200
|
|
@@ -11,6 +11,7 @@
|
|
* \brief Main libdmtx source file
|
|
*/
|
|
|
|
+#define _BSD_SOURCE
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <sys/types.h>
|