]> diplodocus.org Git - nmh/blobdiff - uip/dropsbr.c
Sigh. Make sure the binaries aren't stripped as well.
[nmh] / uip / dropsbr.c
index 5fcef29ef8fcbd0871dd455e7448aa6cf71c54e0..e97ab626b8e8d3fa99ed817feec9af7ce0452c0b 100644 (file)
@@ -40,7 +40,7 @@ static int map_open (char *, int);
 int
 mbx_open (char *file, int mbx_style, uid_t uid, gid_t gid, mode_t mode)
 {
-    int j, count, fd;
+    int j, count, fd = NOTOK;
     struct stat st;
 
     j = 0;