summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-11 10:13:04 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-11 10:13:04 -0800
commit2956192801a3e85136d54277409c2ebdea15b3be (patch)
tree6c393c67fb9c4a86fbd8835d08bf67e1a6c0ca4a
parent279dba5bed1706ddce0164f78c32a81389b85909 (diff)
unifdef pegasus
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--include/dm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dm.h b/include/dm.h
index 9116d6f..b281ff4 100644
--- a/include/dm.h
+++ b/include/dm.h
@@ -69,9 +69,6 @@ from The Open Group.
# include <X11/Xdmcp.h>
# endif
-# ifdef pegasus
-# undef dirty /* Some bozo put a macro called dirty in sys/param.h */
-# endif /* pegasus */
# ifndef X_NOT_POSIX
# ifdef _POSIX_SOURCE