summaryrefslogtreecommitdiff
path: root/emulators/dlx/files/patch-trap.c
blob: 6e749be4dd0ac6d01815ed7f9c561e383b3a5f09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- dlxsim/trap.c.orig	Sat Sep 28 12:56:28 2002
+++ dlxsim/trap.c	Sat Sep 28 12:56:34 2002
@@ -26,7 +26,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <values.h>
 #include <tcl.h>
 #include <sys/errno.h>
 #include "asm.h"