]> git.pond.sub.org Git - empserver/blobdiff - src/lib/common/conftab.c
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / src / lib / common / conftab.c
index 27693f75751ee046860ad4254246c5b1e3825baf..82c6ba7a66c957638cef702185b3682f0b5a5aa3 100644 (file)
 #include <errno.h>
 #include <stdio.h>
 #include <time.h>
-
-#include "prototypes.h"
-#include "optlist.h"
 #include "file.h"
+#include "optlist.h"
+#include "product.h"
+#include "prototypes.h"
 
 static int read_custom_table_file(char *);