]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/Include/sys/stat.h
Add Socket Libraries.
[mirror_edk2.git] / StdLib / Include / sys / stat.h
index 47e993b8bea6fc0e8ae9f24fd2b2aa5ec062df26..b87f3f12e6e2b6e2e188ef4c9968ec4e8bbe1ff2 100644 (file)
@@ -210,7 +210,7 @@ __BEGIN_DECLS
   extern int      fstat     (int, struct stat *);\r
   extern int      lstat     (const char *, struct stat *);\r
   extern int      stat      (const char *, void *);\r
-//  extern int      chmod     (const char *, mode_t);\r
+  extern int      chmod     (const char *, mode_t);\r
 #endif  // __STAT_SYSCALLS_DECLARED\r
 __END_DECLS\r
 \r