summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/config-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rdist/config-def.h')
-rw-r--r--usr.bin/rdist/config-def.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.bin/rdist/config-def.h b/usr.bin/rdist/config-def.h
index e5f2a8f9a6d..78ba23178b1 100644
--- a/usr.bin/rdist/config-def.h
+++ b/usr.bin/rdist/config-def.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: config-def.h,v 1.8 2014/07/05 06:18:58 guenther Exp $ */
+/* $OpenBSD: config-def.h,v 1.9 2014/07/05 06:35:03 guenther Exp $ */
/*
* Copyright (c) 1993 Michael A. Cooper
@@ -43,12 +43,6 @@
*/
/*
- * Types of wait() functions
- */
-#define WAIT_WAIT3 1
-#define WAIT_WAITPID 2
-
-/*
* Types of directory routines
*/
#define DIR_DIRECT 1