hpux-updates-20020716
[openafs.git] / src / config / param.hp_ux110.h
index 7af67ff..cb5fc78 100644 (file)
  * supress the warnings.
  */
 struct uio;
+
+#define memset(A, B, S) bzero(A, S)
+#define memcpy(B, A, S) bcopy(A, B, S)
+#define memcmp(A, B, S) bcmp(A, B, S)
 #endif
 #endif /* KERNEL */
 #define        AFS_DIRENT