remove dependency on ustcomm.h where possible
[ust.git] / libustcmd / ustcmd.h
index 2e40d72ff75c1a9c35208f888c73fcb0dbeb2e21..60f5018b1076346856b1d6d2aa8dd2163f34ded4 100644 (file)
@@ -24,9 +24,6 @@
 #include <stdlib.h>
 #include <fcntl.h>
 
-#include "ustcomm.h"
-#include "ustcmd.h"
-
 #define USTCMD_ERR_CONN                1 /* Process connection error */
 #define USTCMD_ERR_ARG         2 /* Invalid function argument */
 #define USTCMD_ERR_GEN         3 /* General ustcmd error */
This page took 0.023244 seconds and 4 git commands to generate.