*** /tmp/,RCSt1008417	Fri Feb  1 19:50:21 1991
--- sys/ufs/dir.h	Wed Oct 10 13:58:21 1990
***************
*** 20,25 ****
--- 20,29 ----
   *	@(#)dir.h	7.9 (Berkeley) 6/28/90
   */
  
+ #ifdef	_DIRENT_
+ #define _DIR_
+ #endif
+ 
  #ifndef _DIR_
  #define	_DIR_
  
