build: Remove SMB_STRUCT_DIR define
[gd/samba-autobuild/.git] / source3 / include / includes.h
index ffdc1d28f3bce40bc52e22806fd21d571043216b..e8f3c0bb341dfc5dfc655954ae834c618a30fdab 100644 (file)
@@ -367,14 +367,6 @@ struct stat_ex {
 
 typedef struct stat_ex SMB_STRUCT_STAT;
 
-/*
- * Type for DIR structure.
- */
-
-#ifndef SMB_STRUCT_DIR
-#    define SMB_STRUCT_DIR DIR
-#endif
-
 /*
  * Defines for 64 bit fcntl locks.
  */