Changeset - bd41430e9025
[Not reviewed]
default
0 1 0
LordOfWar - 16 years ago 2009-11-11 20:36:25

added more includes to user_mgr so it can build properly ^^
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/server/user_mgr.c
Show inline comments
 
@@ -20,6 +20,9 @@
 
#include "user_mgr.h"
 
#include "malloc.h"
 
#include <string.h>
 
#include <stdio.h>
 
#include <stdlib.h>
 
#include <unistd.h>
 

	
 
struct user_mgr_info
 
{
0 comments (0 inline, 0 general)