Skip to content

Commit

Permalink
remove unneeded include
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Mar 24, 2024
1 parent b0b2172 commit f875478
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/command.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
#include <sys/fmemcpy.h>
#else
#include "fmemcpy.h"
#include "memmem.h"
#endif
#include "asm.h"
#include "version.h"
Expand Down

0 comments on commit f875478

Please sign in to comment.