Skip to content

Commit

Permalink
[GR-18187] Backport: Breakage from unneeded C declarations.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzarghili committed Sep 12, 2019
2 parents 90998ca + 231de6d commit 116e4e4
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -756,11 +756,6 @@ public interface ucred extends PointerBase {
@Platforms(Platform.LINUX.class)
public static native int SIOCATMARK();

/** Get stamp (timeval) */
@CConstant
@Platforms(Platform.LINUX.class)
public static native int SIOCGSTAMP();

@CConstant
public static native long SIOCGIFCONF();

Expand Down

0 comments on commit 116e4e4

Please sign in to comment.