Skip to content

Commit

Permalink
base64: add termios.h
Browse files Browse the repository at this point in the history
  • Loading branch information
aklomp committed Jan 28, 2024
1 parent 78b7a84 commit 097f43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/base64.c
Expand Up @@ -23,6 +23,7 @@
#include <getopt.h>
#include <errno.h>
#include <limits.h>
#include <termios.h>

#include "../include/libbase64.h"

Expand Down

0 comments on commit 097f43f

Please sign in to comment.