Browse Source

FreeBSD: remove unneeded fsuid.h

Serj Kalichev 1 day ago
parent
commit
7554b3219a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      bin/klishd/klishd.c

+ 0 - 1
bin/klishd/klishd.c

@@ -13,7 +13,6 @@
 #include <fcntl.h>
 #include <sys/socket.h>
 #include <sys/un.h>
-#include <sys/fsuid.h>
 #include <sys/wait.h>
 #include <poll.h>
 #include <time.h>