From: Ulrich Drepper Date: Tue, 21 Dec 1999 16:01:52 +0000 (+0000) Subject: Add missing #. X-Git-Tag: upstream/2.30~10627^2~2776 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=936d4afc98f9f1017085a7001b43f60ae795fef2;p=external%2Fglibc.git Add missing #. --- diff --git a/sysdeps/unix/sysv/linux/m68k/getmsg.c b/sysdeps/unix/sysv/linux/m68k/getmsg.c index 329cb80..3a1fa08 100644 --- a/sysdeps/unix/sysv/linux/m68k/getmsg.c +++ b/sysdeps/unix/sysv/linux/m68k/getmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/m68k/getpmsg.c b/sysdeps/unix/sysv/linux/m68k/getpmsg.c index 5b1b755..bb65f81 100644 --- a/sysdeps/unix/sysv/linux/m68k/getpmsg.c +++ b/sysdeps/unix/sysv/linux/m68k/getpmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/m68k/putmsg.c b/sysdeps/unix/sysv/linux/m68k/putmsg.c index c744bf2..ebc1680 100644 --- a/sysdeps/unix/sysv/linux/m68k/putmsg.c +++ b/sysdeps/unix/sysv/linux/m68k/putmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/m68k/putpmsg.c b/sysdeps/unix/sysv/linux/m68k/putpmsg.c index 8744136..fbfa598 100644 --- a/sysdeps/unix/sysv/linux/m68k/putpmsg.c +++ b/sysdeps/unix/sysv/linux/m68k/putpmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/mips/getmsg.c b/sysdeps/unix/sysv/linux/mips/getmsg.c index 329cb80..3a1fa08 100644 --- a/sysdeps/unix/sysv/linux/mips/getmsg.c +++ b/sysdeps/unix/sysv/linux/mips/getmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/mips/getpmsg.c b/sysdeps/unix/sysv/linux/mips/getpmsg.c index 5b1b755..bb65f81 100644 --- a/sysdeps/unix/sysv/linux/mips/getpmsg.c +++ b/sysdeps/unix/sysv/linux/mips/getpmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/mips/putmsg.c b/sysdeps/unix/sysv/linux/mips/putmsg.c index c744bf2..ebc1680 100644 --- a/sysdeps/unix/sysv/linux/mips/putmsg.c +++ b/sysdeps/unix/sysv/linux/mips/putmsg.c @@ -1 +1 @@ -include +#include diff --git a/sysdeps/unix/sysv/linux/mips/putpmsg.c b/sysdeps/unix/sysv/linux/mips/putpmsg.c index 8744136..fbfa598 100644 --- a/sysdeps/unix/sysv/linux/mips/putpmsg.c +++ b/sysdeps/unix/sysv/linux/mips/putpmsg.c @@ -1 +1 @@ -include +#include