Răsfoiți Sursa

add hidden proto for memset as pointed out by Peter S. Mazinger

Mike Frysinger 19 ani în urmă
părinte
comite
9205626478
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      libc/sysdeps/linux/common/sigqueue.c

+ 1 - 0
libc/sysdeps/linux/common/sigqueue.c

@@ -25,6 +25,7 @@
 
 libc_hidden_proto(getpid)
 libc_hidden_proto(getuid)
+libc_hidden_proto(memset)
 
 #ifdef __NR_rt_sigqueueinfo