This reverts commit 0734cb7680bed852a4fed4ca8eced9ad9b69c53f.
@@ -49,7 +49,7 @@ struct line {
size_t size;
size_t len;
char *buf;
-} *bottom = NULL;
+} *bottom;
pid_t child;
int mfd;