Skip to content

Commit

Permalink
trying again with github
Browse files Browse the repository at this point in the history
  • Loading branch information
bwhitman committed Oct 3, 2024
1 parent bad2399 commit ea2902c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transfer.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#ifndef TRANSFER_H
#define TRANSFER_H 1
#include <stdint.h>

typedef struct b64_buffer {
char * ptr;
Expand Down

0 comments on commit ea2902c

Please sign in to comment.