Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit b4e6f7c

Browse files
ibaradlang-bot
authored andcommitted
Fix Issue 22485 - OpenBSD: Fix core.sys.openbsd.unistd imports
1 parent 19f07f9 commit b4e6f7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/sys/openbsd/unistd.d

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* Authors: Brian Callahan
77
*/
88
module core.sys.openbsd.unistd;
9-
public import core.sys.posix.unistd;
109

1110
version (OpenBSD):
1211
extern (C):

0 commit comments

Comments
 (0)