openbsd-ports/audio/last.fm/patches/patch-src_lastfmapplication_h
2010-05-31 19:37:36 +00:00

13 lines
372 B
Plaintext

$OpenBSD: patch-src_lastfmapplication_h,v 1.1.1.1 2010/05/31 19:37:36 dcoppa Exp $
--- src/lastfmapplication.h.orig Fri May 21 10:53:52 2010
+++ src/lastfmapplication.h Fri May 21 10:54:14 2010
@@ -24,6 +24,8 @@
#ifndef LAST_FM_APPLICATION_H
#define LAST_FM_APPLICATION_H
+#include <unistd.h>
+
#include "RadioEnums.h"
#include "metadata.h"
#include "StationUrl.h"