mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -04:00
10 lines
252 B
C
10 lines
252 B
C
--- 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"
|