Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Dec 11, 2023
1 parent 431bc76 commit 60f012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/open_memstream.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
* I don't think Windows has any of the above, but we don't need to use
* them there, so we just supply a stub.
*/
#include <openmemstream.h>
#include <open_memstream.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
Expand Down

0 comments on commit 60f012c

Please sign in to comment.