diff options
author | Anton Kling <anton@kling.gg> | 2024-03-19 01:41:22 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2024-03-19 01:41:22 +0100 |
commit | 553b43d2e563dcff74d4c86904fa3737e96d7365 (patch) | |
tree | 002b70c9d919b8a18a95bb5754c57db897b5977e /userland/libc/include/dlfcn.h | |
parent | 0dccff86e50dfe1555b8bc29862dba2b972a3705 (diff) |
IRC: Add the IRC client I am working on
Diffstat (limited to 'userland/libc/include/dlfcn.h')
-rw-r--r-- | userland/libc/include/dlfcn.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/userland/libc/include/dlfcn.h b/userland/libc/include/dlfcn.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/userland/libc/include/dlfcn.h |