Networking - Reworked route table management
[tpg/acess2.git] / Kernel / include / errno.h
index a1a9582..3652f19 100644 (file)
@@ -17,6 +17,7 @@ enum eErrorNums
        EREADONLY,      // Read only
        ENOTIMPL,       // Not implemented
        ENOENT, // No entry?
+       EEXIST, // Already exists
        ENFILE, // Too many open files
        ENOTDIR,        // Not a directory
        

UCC git Repository :: git.ucc.asn.au