Explorar el Código

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

Mike Frysinger hace 19 años
padre
commit
9205626478
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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