)]}'
{
  "commit": "1b5dba2309d1c12b4a2b1e9234ef1e14c5df515d",
  "tree": "06fe8e5d9ff3a54050149dddf684040b34cf7a9a",
  "parents": [
    "2361494e0400d52eb76d2c6c62db72168ebe69d0"
  ],
  "author": {
    "name": "Craig Leres",
    "email": "leres@xse.com",
    "time": "Tue Jul 20 11:27:35 2021 -0700"
  },
  "committer": {
    "name": "Craig Leres",
    "email": "leres@xse.com",
    "time": "Tue Jul 20 11:27:35 2021 -0700"
  },
  "message": "sys/sysctl.h must be included after sys/types.h (FreeBSD)\n\nAccording to the sysctl(3) man page, sys/types.h must be included\nbefore sys/sysctl.h. This is another casualty of the August of 2020\n(9490b14) autoformatter update.\n\nHere\u0027s the compile error (powerpc64*) from the commit that patched\nthe FreeBSD security/zeek port:\n\n    In file included from /wrkdirs/usr/ports/security/zeek/work/zeek-4.0.3/auxil/highwayhash/highwayhash/arch_specific.cc:27:\n    /usr/include/sys/sysctl.h:1185:25: error: unknown type name \u0027u_int\u0027\n    int     sysctl(const int *, u_int, void *, size_t *, const void *, size_t);\n\nAs with https://github.com/google/highwayhash/pull/99, add a comment\nand disable clang-format for these includes.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9100c9ebc306939d7ac5b2d6217bac815d9352eb",
      "old_mode": 33188,
      "old_path": "highwayhash/arch_specific.cc",
      "new_id": "67fe88af2547650e700733ad4d2ba3486252a011",
      "new_mode": 33188,
      "new_path": "highwayhash/arch_specific.cc"
    }
  ]
}
