Skip to content

sys/stat.h is needed for the definition of dev_t #7

sys/stat.h is needed for the definition of dev_t

sys/stat.h is needed for the definition of dev_t #7

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libjson-c4 libudev-dev libncurses-dev
version: 1.0
- name: make
run: make