diff options
Diffstat (limited to 'src/s/aix4.h')
-rw-r--r-- | src/s/aix4.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/aix4.h b/src/s/aix4.h index 5e1be65241e..b2ed15f75ea 100644 --- a/src/s/aix4.h +++ b/src/s/aix4.h @@ -12,3 +12,6 @@ /* Specify the type that the 3rd arg of `accept' points to. It is just a guess which versions of AIX need this definition. */ #define SOCKLEN_TYPE int + +/* arch-tag: b9471dfc-ccdc-4980-a8a1-80c7627ec6b2 + (do not change this comment) */ |