diff options
author | 2004-01-22 21:27:29 +0000 | |
---|---|---|
committer | 2004-01-22 21:27:29 +0000 | |
commit | c47544601eb8af2b091e565ba72269adefcd8a53 (patch) | |
tree | 0e453db18eb721cee227eea08abfa07ec213747a | |
parent | document/activate @arch. Fix list handling. (diff) | |
download | wireguard-openbsd-c47544601eb8af2b091e565ba72269adefcd8a53.tar.xz wireguard-openbsd-c47544601eb8af2b091e565ba72269adefcd8a53.zip |
These files went dangling long time ago, actually...
-rw-r--r-- | sys/arch/macppc/include/dlfcn.h | 3 | ||||
-rw-r--r-- | sys/arch/mvmeppc/include/dlfcn.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sys/arch/macppc/include/dlfcn.h b/sys/arch/macppc/include/dlfcn.h deleted file mode 100644 index 8c6e04499a7..00000000000 --- a/sys/arch/macppc/include/dlfcn.h +++ /dev/null @@ -1,3 +0,0 @@ -/* $OpenBSD: dlfcn.h,v 1.1 2001/09/01 15:49:06 drahn Exp $ */ - -#include <powerpc/dlfcn.h> diff --git a/sys/arch/mvmeppc/include/dlfcn.h b/sys/arch/mvmeppc/include/dlfcn.h deleted file mode 100644 index dca45915fca..00000000000 --- a/sys/arch/mvmeppc/include/dlfcn.h +++ /dev/null @@ -1,3 +0,0 @@ -/* $OpenBSD: dlfcn.h,v 1.2 2001/09/02 19:40:24 miod Exp $ */ - -#include <powerpc/dlfcn.h> |