diff options
| -rw-r--r-- | libglusterfs/src/syscall.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/libglusterfs/src/syscall.h b/libglusterfs/src/syscall.h index 6bb374822ee..b847186e724 100644 --- a/libglusterfs/src/syscall.h +++ b/libglusterfs/src/syscall.h @@ -204,9 +204,6 @@ int  sys_access (const char *pathname, int mode);  int -sys_ftruncate (int fd, off_t length); - -int  sys_fallocate(int fd, int mode, off_t offset, off_t len);  ssize_t  | 
