Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 544292
Collapse All | Expand All

(-)libmtp-1.1.5.orig/src/util.c (+2 lines)
Lines 22-27 Link Here
22
 * Boston, MA 02111-1307, USA.
22
 * Boston, MA 02111-1307, USA.
23
 */
23
 */
24
24
25
#include "config.h"
26
25
/* MSVC does not have these */
27
/* MSVC does not have these */
26
#ifndef _MSC_VER
28
#ifndef _MSC_VER
27
#include <sys/time.h>
29
#include <sys/time.h>

Return to bug 544292