Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
[bpt/emacs.git] / src / s / usg5-4-common.h
index 0fcc662..7ff5c6f 100644 (file)
@@ -35,10 +35,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
    for terminal control.  */
 #define HAVE_TERMIO
 
-/* Define SYSV_SYSTEM_DIR to use the V.3 getdents/readir library
-   functions. Almost, but not quite the same as the 4.2 functions.  */
-#define SYSV_SYSTEM_DIR
-
 /* The file containing the kernel's symbol table is called /unix.  */
 #define KERNEL_FILE "/unix"