aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python/src/Include/pyconfig.cygwin.h
diff options
context:
space:
mode:
authorheretic <heretic@yandex-team.ru>2022-02-10 16:45:46 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:46 +0300
commit81eddc8c0b55990194e112b02d127b87d54164a9 (patch)
tree9142afc54d335ea52910662635b898e79e192e49 /contrib/tools/python/src/Include/pyconfig.cygwin.h
parent397cbe258b9e064f49c4ca575279f02f39fef76e (diff)
downloadydb-81eddc8c0b55990194e112b02d127b87d54164a9.tar.gz
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools/python/src/Include/pyconfig.cygwin.h')
-rw-r--r--contrib/tools/python/src/Include/pyconfig.cygwin.h54
1 files changed, 27 insertions, 27 deletions
diff --git a/contrib/tools/python/src/Include/pyconfig.cygwin.h b/contrib/tools/python/src/Include/pyconfig.cygwin.h
index 2d05dbe576..0b0e440360 100644
--- a/contrib/tools/python/src/Include/pyconfig.cygwin.h
+++ b/contrib/tools/python/src/Include/pyconfig.cygwin.h
@@ -1,27 +1,27 @@
-#pragma once
-
-#include "pyconfig.linux.h"
-
-#undef HAVE_LINUX_NETLINK_H
-#undef HAVE_LINUX_TIPC_H
-#undef HAVE_NETPACKET_PACKET_H
-#undef HAVE_SYS_EPOLL_H
-#undef HAVE_EPOLL
-#undef HAVE_LIBINTL_H
-#undef HAVE_GETRESGID
-#undef HAVE_SETRESGID
-#undef HAVE_GETRESUID
-#undef HAVE_SETRESUID
-#undef HAVE_GETLOADAVG
-#undef HAVE_TMPNAM_R
-#undef HAVE_MREMAP
-
-#if defined(_64_)
-#undef SIZEOF_FPOS_T
-#define SIZEOF_FPOS_T 8
-
-#undef SIZEOF_WCHAR_T
-#define SIZEOF_WCHAR_T 2
-#endif
-
-#undef VA_LIST_IS_ARRAY
+#pragma once
+
+#include "pyconfig.linux.h"
+
+#undef HAVE_LINUX_NETLINK_H
+#undef HAVE_LINUX_TIPC_H
+#undef HAVE_NETPACKET_PACKET_H
+#undef HAVE_SYS_EPOLL_H
+#undef HAVE_EPOLL
+#undef HAVE_LIBINTL_H
+#undef HAVE_GETRESGID
+#undef HAVE_SETRESGID
+#undef HAVE_GETRESUID
+#undef HAVE_SETRESUID
+#undef HAVE_GETLOADAVG
+#undef HAVE_TMPNAM_R
+#undef HAVE_MREMAP
+
+#if defined(_64_)
+#undef SIZEOF_FPOS_T
+#define SIZEOF_FPOS_T 8
+
+#undef SIZEOF_WCHAR_T
+#define SIZEOF_WCHAR_T 2
+#endif
+
+#undef VA_LIST_IS_ARRAY