Skip to content

Commit f210172

Browse files
author
Gleb Pomykalov
committed
remove SOL_ALG from android (already defined in notbsd)
1 parent 7e3cacb commit f210172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unix/notbsd/android/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,6 @@ pub const SOL_AX25: ::c_int = 257;
879879
pub const SOL_ATALK: ::c_int = 258;
880880
pub const SOL_NETROM: ::c_int = 259;
881881
pub const SOL_ROSE: ::c_int = 260;
882-
pub const SOL_ALG: ::c_int = 279;
883882

884883
#[doc(hidden)]
885884
pub const AF_MAX: ::c_int = 43;

0 commit comments

Comments
 (0)