Skip to content

Commit

Permalink
Remove endian.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicm committed Nov 27, 2024
1 parent 252f418 commit 6874ec0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compat/imsg-buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

#include <limits.h>
#include <errno.h>
#include <endian.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
Expand Down

0 comments on commit 6874ec0

Please sign in to comment.