]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sunrpc/rpc_sample.c
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / sunrpc / rpc_sample.c
index 00b58d5bc2ae0bd9dd761573e86b6653f8a9196c..50c3d5554ba32fcfebb9fc10cb5e714cd4de994b 100644 (file)
 /*
  * From: @(#)rpc_sample.c  1.1  90/08/30  (C) 1987 SMI
  */
+#if defined(LIBC_SCCS) && !defined(lint)
+static const char sample_rcsid[] =
+  "$Id$";
+#endif
 
 /*
  * rpc_sample.c, Sample client-server code outputter for the RPC protocol compiler