Index: trunk/ppStack/src/ppStackSetup.c
===================================================================
--- trunk/ppStack/src/ppStackSetup.c	(revision 27158)
+++ trunk/ppStack/src/ppStackSetup.c	(revision 30620)
@@ -1,16 +1,5 @@
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include <stdio.h>
-#include <libgen.h>
-#include <pslib.h>
-#include <psmodules.h>
-
 #include "ppStack.h"
-#include "ppStackLoop.h"
 
 #define BUFFER 16                       // Buffer for name array
-
 
 bool ppStackSetup(ppStackOptions *options, pmConfig *config)
