summaryrefslogtreecommitdiff
path: root/devel/rdp/patches/patch-ae
blob: 5fd7b5703105c03b7756343c50a08c892bd2ba02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ae,v 1.1 2006/01/23 16:17:13 joerg Exp $

--- mvmsim.c.orig	2006-01-15 16:45:37.000000000 +0000
+++ mvmsim.c
@@ -7,8 +7,8 @@
 * This file may be freely distributed. Please mail improvements to the author.
 *
 *******************************************************************************/
-#include <time.h>
 #include <stdio.h>
+#include <time.h>
 #include <math.h>
 #include "arg.h"
 #include "memalloc.h"