summaryrefslogtreecommitdiff
path: root/roaming_serv.c
diff options
context:
space:
mode:
Diffstat (limited to 'roaming_serv.c')
-rw-r--r--roaming_serv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/roaming_serv.c b/roaming_serv.c
index 65e9fe631..511ca8461 100644
--- a/roaming_serv.c
+++ b/roaming_serv.c
@@ -15,6 +15,8 @@
15 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16 */ 16 */
17 17
18#include "includes.h"
19
18#include <sys/types.h> 20#include <sys/types.h>
19 21
20#include "roaming.h" 22#include "roaming.h"