From d76eb9dd46081279642d3353f51ebc09fe4bbe9f Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Thu, 2 Apr 2020 20:03:32 +0200 Subject: Add a libcompat implementation of getopt Limited to the subset actually needed. Vaguely inspired by the NetBSD libc implementation. Signed-off-by: David Oberhollenzer --- lib/compat/libcompat.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/compat/libcompat.vcxproj') diff --git a/lib/compat/libcompat.vcxproj b/lib/compat/libcompat.vcxproj index b77a39c..307754e 100644 --- a/lib/compat/libcompat.vcxproj +++ b/lib/compat/libcompat.vcxproj @@ -156,6 +156,7 @@ + -- cgit v1.2.3