diff -ur samba-3.0.11-orig/source/include/popt_common.h samba-3.0.11/source/include/popt_common.h --- samba-3.0.11-orig/source/include/popt_common.h 2005-03-14 01:51:39.000000000 -0500 +++ samba-3.0.11/source/include/popt_common.h 2005-03-14 01:51:56.000000000 -0500 @@ -21,6 +21,8 @@ #ifndef _POPT_COMMON_H #define _POPT_COMMON_H +#include + /* Common popt structures */ extern struct poptOption popt_common_samba[]; extern struct poptOption popt_common_connection[];