diff options
Diffstat (limited to 'lib-src/ntlib.h')
-rw-r--r-- | lib-src/ntlib.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ntlib.h b/lib-src/ntlib.h index e6bce58074e..523e3d6fd49 100644 --- a/lib-src/ntlib.h +++ b/lib-src/ntlib.h @@ -114,3 +114,6 @@ int fchown (int fd, int uid, int gid); #undef _WINSOCK_H /* end of ntlib.h */ + +/* arch-tag: 93444f66-7b98-4aa5-a5cd-01444094af28 + (do not change this comment) */ |