Skip to content

Commit

Permalink
small things
Browse files Browse the repository at this point in the history
  • Loading branch information
palkh committed Jul 24, 2024
1 parent e2cefbd commit bb96ae2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ bin/*
.idea
__pycache__
.clangd
dev/split.txt
test/assets/split.txt
vgcore.*
1 change: 1 addition & 0 deletions src/make.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "string.h"
#include <sys/stat.h>
#include <openssl/sha.h>
#include <unistd.h>

// Include necessary headers
#include "libspm.h"
Expand Down
1 change: 0 additions & 1 deletion test/assets/split.txt

This file was deleted.

0 comments on commit bb96ae2

Please sign in to comment.