summaryrefslogtreecommitdiff
path: root/misc/usbprog/patches/patch-ab
blob: 206b9715bd3338d86e0b695e6139532296e4ce03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1.1.1 2010/07/21 11:25:42 drochner Exp $

--- usbprog/date.cc.orig	2010-07-15 16:07:07.000000000 +0000
+++ usbprog/date.cc
@@ -14,7 +14,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-#define _XOPEN_SOURCE
 #include <cstdio>
 #include <string>
 #include <time.h>