diff options
Diffstat (limited to 'src/s/dgux.h')
-rw-r--r-- | src/s/dgux.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/dgux.h b/src/s/dgux.h index 95dee6b2571..4c4a84d9996 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h @@ -349,3 +349,6 @@ extern struct sigaction act, oact; /* Process groups work in the traditional BSD manner. */ #define BSD_PGRPS + +/* arch-tag: 1b6d117d-82d2-4480-a6d0-3f7a8360f658 + (do not change this comment) */ |