Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / ustd / ustd.c
index 6d8680ca84d2b8c91bd0e680fad43a4a9d2dc58b..0026c3b12a88816392df29447289d48404656d16 100644 (file)
@@ -33,9 +33,8 @@
 #include <getopt.h>
 
 #include "ustd.h"
-#include "localerr.h"
+#include "usterr.h"
 #include "ustcomm.h"
-#include "share.h"
 
 /* return value: 0 = subbuffer is finished, it won't produce data anymore
  *               1 = got subbuffer successfully
This page took 0.026306 seconds and 4 git commands to generate.