summaryrefslogtreecommitdiff
path: root/include/type_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/type_compat.h')
-rw-r--r--include/type_compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/type_compat.h b/include/type_compat.h
index 000057f1..b43379c0 100644
--- a/include/type_compat.h
+++ b/include/type_compat.h
@@ -26,7 +26,7 @@
#define EBADFD EBADF
#endif
#ifndef ESTRPIPE
-#define ESTRPIPE EPIPE
+#define ESTRPIPE ESPIPE
#endif
#ifndef __u16