afssyscalls-declarations-20050815
[openafs.git] / src / sys / afssyscalls.h
index 9968566..4adebcd 100644 (file)
@@ -132,6 +132,10 @@ extern char *PrintInode();
 
 #endif /* AFS_NAMEI_ENV */
 
+/* Declarations for lsetpag and lpioctl */
+int     lsetpag(void);
+int     lpioctl(char *path, int cmd, char *cmarg, int follow);
+
 #endif /* AFS_NT40_ENV */
 
 #endif /* AFS_AFSSYSCALLS_H */