Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct includes #29

Merged
merged 4 commits into from
Feb 23, 2024
Merged

Correct includes #29

merged 4 commits into from
Feb 23, 2024

Commits on Jan 8, 2024

  1. Fix Dockerfile

    RincewindsHat committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cffd79c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    1f402a9 View commit details
    Browse the repository at this point in the history
  2. Makefile input update

    RincewindsHat committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    42c58dc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Add missing includes

    This commit adds some missing includes in the main program file to avoid
    complaints of the compiler.
    
    Additionaly getopt.h is needed to build this on FreeBSD.
    RincewindsHat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c363d2d View commit details
    Browse the repository at this point in the history