]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/include/libc.h
libsec: use tsmemcmp() when comparing hashes, use mpfield() for ecc, use mptober...
[plan9front.git] / sys / include / libc.h
index ba18303a3c274b654ce90a45f6361ed2f45fe13c..bd273d8b8e23903c313485889927a100c4ee0bae 100644 (file)
@@ -474,7 +474,6 @@ extern      void    rsleep(Rendez*);        /* unlocks r->l, sleeps, locks r->l again */
 extern int     rwakeup(Rendez*);
 extern int     rwakeupall(Rendez*);
 extern void**  privalloc(void);
-extern void    privfree(void**);
 
 /*
  *  network dialing