diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 8b63865d9f9..80092f725fc 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -89,9 +89,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 89 | 89 | ||
| 90 | #define HAVE_SOCKETS | 90 | #define HAVE_SOCKETS |
| 91 | 91 | ||
| 92 | /* Define this symbol if your system has the functions bcopy, etc. */ | ||
| 93 | #define BSTRING | ||
| 94 | |||
| 95 | /* This is used in list_system_processes. */ | 92 | /* This is used in list_system_processes. */ |
| 96 | #define HAVE_PROCFS 1 | 93 | #define HAVE_PROCFS 1 |
| 97 | 94 | ||