Fixing this absolute blunder before Canonical sees it and thinks I don't know C

This commit is contained in:
nolan 2025-06-12 14:50:43 -04:00
parent 09369cf7f2
commit e285200c0e

View File

@ -1,4 +1,5 @@
#ifndef CONTROLLER #ifndef CONTROLLER
#def CONTROLLER
#include <sys/types.h> #include <sys/types.h>
#include <sys/select.h> #include <sys/select.h>