Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckschwerdt committed Mar 14, 2024
1 parent df8e3af commit 3a8153a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/fileformat.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

#include <stdint.h>
#include <stdio.h>
#ifndef _WIN32
#include <sys/types.h>
#endif

char const *file_basename(char const *path);

Expand Down

0 comments on commit 3a8153a

Please sign in to comment.