Skip to content

Commit

Permalink
libnss_mxshadow: Cleanup includes
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed May 7, 2021
1 parent 73c5ddd commit ad5da27
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions libnss_mxshadow.c
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
#include <nss.h>
#include <shadow.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <strings.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <stdlib.h>

#include "get_shadow_line.h"
#include "common.h"
Expand Down

0 comments on commit ad5da27

Please sign in to comment.