summaryrefslogtreecommitdiff
path: root/server/miav_server.h
diff options
context:
space:
mode:
authordeva <deva>2006-07-25 16:35:32 +0000
committerdeva <deva>2006-07-25 16:35:32 +0000
commitbad686c6eba0d6afc39b8fcdd78f5069ec4d2cb8 (patch)
tree5af7bb7561ec08460503f6487341838898a78d38 /server/miav_server.h
parentdffe8d4a8ce470d315639331bdc1f45f25244618 (diff)
Moved the ETC and PIXMAPS symbols to config.h.
Moved the ETC and PIXMAPS symbols to config.h. Moved the ETC and PIXMAPS symbols to config.h.
Diffstat (limited to 'server/miav_server.h')
-rw-r--r--server/miav_server.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/server/miav_server.h b/server/miav_server.h
index 6d5068a..eeeccf6 100644
--- a/server/miav_server.h
+++ b/server/miav_server.h
@@ -24,14 +24,7 @@
* along with MIaV; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-#include "config.h"
#ifndef __LIBMIAV_H__
#define __LIBMIAV_H__
-#include "util.h"
-
-#include "network.h"
-#include "socket.h"
-#include "queue.h"
-
#endif/*__LIBMIAV_H__*/