Browse Source

remove: redundant header file

dev
Dnomd343 2 years ago
parent
commit
70f7b83a43
  1. 2
      src/common/sundry.c

2
src/common/sundry.c

@ -6,8 +6,6 @@
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/time.h>
#include "logger.h"
#include "constant.h"
#include "structure.h"

Loading…
Cancel
Save