Raymond Toy pushed to branch issue-130-file-author-in-c at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/lisp/os-common.c
    ... ... @@ -9,7 +9,6 @@
    9 9
     #include <math.h>
    
    10 10
     #include <netdb.h>
    
    11 11
     #include <pwd.h>
    
    12
    -#include <stdbool.h>
    
    13 12
     #include <stdio.h>
    
    14 13
     #include <stdlib.h>
    
    15 14
     #include <string.h>