=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/distopt.c,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** src/usr.bin/rdist/distopt.c 2015/01/20 06:02:30 1.12 --- src/usr.bin/rdist/distopt.c 2015/01/20 09:00:16 1.13 *************** *** 1,4 **** ! /* $OpenBSD: distopt.c,v 1.12 2015/01/20 06:02:30 guenther Exp $ */ /* * Copyright (c) 1983 Regents of the University of California. --- 1,4 ---- ! /* $OpenBSD: distopt.c,v 1.13 2015/01/20 09:00:16 guenther Exp $ */ /* * Copyright (c) 1983 Regents of the University of California. *************** *** 29,35 **** * SUCH DAMAGE. */ ! #include "defs.h" /* * Dist Option functions --- 29,38 ---- * SUCH DAMAGE. */ ! #include ! #include ! ! #include "client.h" /* * Dist Option functions