mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
11 lines
249 B
C
11 lines
249 B
C
--- common/cvsync.h.orig Mon Jun 7 14:33:25 2004
|
|
+++ common/cvsync.h Sun Sep 11 03:34:22 2005
|
|
@@ -30,6 +30,8 @@
|
|
#ifndef __CVSYNC_H__
|
|
#define __CVSYNC_H__
|
|
|
|
+#include <sys/types.h>
|
|
+
|
|
#define CVSYNC_MAXCMDLEN 2048
|
|
#define CVSYNC_MAXADDRLEN 128
|
|
|