aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/bsd4.4/bits/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/bsd/bsd4.4/bits/errno.h')
-rw-r--r--sysdeps/unix/bsd/bsd4.4/bits/errno.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/bsd/bsd4.4/bits/errno.h b/sysdeps/unix/bsd/bsd4.4/bits/errno.h
index 816059e..48b1c8b 100644
--- a/sysdeps/unix/bsd/bsd4.4/bits/errno.h
+++ b/sysdeps/unix/bsd/bsd4.4/bits/errno.h
@@ -161,6 +161,4 @@
#endif /* __USE_BSD */
-#define __set_errno(val) errno = (val)
-
#endif /* <errno.h> included. */